Home
last modified time | relevance | path

Searched defs:ToTempValue (Results 1 – 25 of 48) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/none/
H A DCodeGenerator-none.h63 ValueOperand ToTempValue(LInstruction*, size_t) { MOZ_CRASH(); } in ToTempValue() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/none/
H A DCodeGenerator-none.h63 ValueOperand ToTempValue(LInstruction*, size_t) { MOZ_CRASH(); } in ToTempValue() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/none/
H A DCodeGenerator-none.h52 ValueOperand ToTempValue(LInstruction*, size_t) { MOZ_CRASH(); } in ToTempValue() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/none/
H A DCodeGenerator-none.h69 ValueOperand ToTempValue(LInstruction*, size_t) { MOZ_CRASH(); } in ToTempValue() function
/dports/www/firefox/firefox-99.0/js/src/jit/none/
H A DCodeGenerator-none.h69 ValueOperand ToTempValue(LInstruction*, size_t) { MOZ_CRASH(); } in ToTempValue() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/none/
H A DCodeGenerator-none.h69 ValueOperand ToTempValue(LInstruction*, size_t) { MOZ_CRASH(); } in ToTempValue() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips64/
H A DCodeGenerator-mips64.cpp145 CodeGeneratorMIPS64::ToTempValue(LInstruction* ins, size_t pos) in ToTempValue() function in CodeGeneratorMIPS64
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp156 CodeGeneratorMIPS::ToTempValue(LInstruction* ins, size_t pos) in ToTempValue() function in CodeGeneratorMIPS
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp30 ValueOperand CodeGeneratorMIPS::ToTempValue(LInstruction* ins, size_t pos) { in ToTempValue() function in CodeGeneratorMIPS
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips64/
H A DCodeGenerator-mips64.cpp28 ValueOperand CodeGeneratorMIPS64::ToTempValue(LInstruction* ins, size_t pos) { in ToTempValue() function in CodeGeneratorMIPS64
/dports/www/firefox/firefox-99.0/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp30 ValueOperand CodeGeneratorMIPS::ToTempValue(LInstruction* ins, size_t pos) { in ToTempValue() function in CodeGeneratorMIPS
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DCodeGenerator-mips64.cpp30 ValueOperand CodeGeneratorMIPS64::ToTempValue(LInstruction* ins, size_t pos) { in ToTempValue() function in CodeGeneratorMIPS64
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp30 ValueOperand CodeGeneratorMIPS::ToTempValue(LInstruction* ins, size_t pos) { in ToTempValue() function in CodeGeneratorMIPS
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips64/
H A DCodeGenerator-mips64.cpp28 ValueOperand CodeGeneratorMIPS64::ToTempValue(LInstruction* ins, size_t pos) { in ToTempValue() function in CodeGeneratorMIPS64
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips64/
H A DCodeGenerator-mips64.cpp30 ValueOperand CodeGeneratorMIPS64::ToTempValue(LInstruction* ins, size_t pos) { in ToTempValue() function in CodeGeneratorMIPS64
/dports/www/firefox/firefox-99.0/js/src/jit/mips64/
H A DCodeGenerator-mips64.cpp28 ValueOperand CodeGeneratorMIPS64::ToTempValue(LInstruction* ins, size_t pos) { in ToTempValue() function in CodeGeneratorMIPS64
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp32 ValueOperand CodeGeneratorMIPS::ToTempValue(LInstruction* ins, size_t pos) { in ToTempValue() function in CodeGeneratorMIPS
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp32 ValueOperand CodeGeneratorMIPS::ToTempValue(LInstruction* ins, size_t pos) { in ToTempValue() function in CodeGeneratorMIPS
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DCodeGenerator-mips64.cpp145 CodeGeneratorMIPS64::ToTempValue(LInstruction* ins, size_t pos) in ToTempValue() function in CodeGeneratorMIPS64
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x64/
H A DCodeGenerator-x64.cpp38 CodeGeneratorX64::ToTempValue(LInstruction* ins, size_t pos) in ToTempValue() function in CodeGeneratorX64
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp156 CodeGeneratorMIPS::ToTempValue(LInstruction* ins, size_t pos) in ToTempValue() function in CodeGeneratorMIPS
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x64/
H A DCodeGenerator-x64.cpp30 ValueOperand CodeGeneratorX64::ToTempValue(LInstruction* ins, size_t pos) { in ToTempValue() function in CodeGeneratorX64
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x64/
H A DCodeGenerator-x64.cpp42 CodeGeneratorX64::ToTempValue(LInstruction* ins, size_t pos) in ToTempValue() function in CodeGeneratorX64
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/
H A DCodeGenerator-arm64.cpp241 ValueOperand CodeGeneratorARM64::ToTempValue(LInstruction* ins, size_t pos) { in ToTempValue() function in CodeGeneratorARM64
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/
H A DCodeGenerator-arm64.cpp413 CodeGeneratorARM64::ToTempValue(LInstruction* ins, size_t pos) in ToTempValue() function in CodeGeneratorARM64

12