Home
last modified time | relevance | path

Searched refs:firstArgFloat (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips64/
H A DAssembler-mips64.cpp18 : usedArgSlots_(0), firstArgFloat(false), current_() {} in ABIArgGenerator()
41 firstArgFloat = true; in next()
H A DAssembler-mips64.h26 bool firstArgFloat; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips64/
H A DAssembler-mips64.cpp18 firstArgFloat(false), in ABIArgGenerator()
41 firstArgFloat = true; in next()
H A DAssembler-mips64.h26 bool firstArgFloat; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DAssembler-mips64.cpp18 firstArgFloat(false),
42 firstArgFloat = true;
H A DAssembler-mips64.h26 bool firstArgFloat; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DAssembler-mips64.cpp17 : usedArgSlots_(0), firstArgFloat(false), current_() {} in ABIArgGenerator()
36 if (!usedArgSlots_) firstArgFloat = true; in next()
H A DAssembler-mips64.h26 bool firstArgFloat; variable