Home
last modified time | relevance | path

Searched refs:GetIntArgReg (Results 1 – 25 of 65) sorted by relevance

123

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips32/
H A DAssembler-mips32.h162 GetIntArgReg(uint32_t usedArgSlots, Register* out) in GetIntArgReg() function
183 if (GetIntArgReg(usedIntArgs, out)) in GetTempRegForIntArg()
H A DAssembler-mips32.cpp30 if (GetIntArgReg(usedArgSlots_, &destReg)) in next()
42 } else if (useGPRForFloats_ && GetIntArgReg(usedArgSlots_, &destReg)) { in next()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips32/
H A DAssembler-mips32.h183 GetIntArgReg(uint32_t usedArgSlots, Register* out)
204 if (GetIntArgReg(usedIntArgs, out))
H A DAssembler-mips32.cpp30 if (GetIntArgReg(usedArgSlots_, &destReg)) in next()
57 } else if (useGPRForFloats_ && GetIntArgReg(usedArgSlots_, &destReg)) { in next()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips32/
H A DAssembler-mips32.h229 static inline bool GetIntArgReg(uint32_t usedArgSlots, Register* out) { in GetIntArgReg() function
248 if (GetIntArgReg(usedIntArgs, out)) { in GetTempRegForIntArg()
H A DAssembler-mips32.cpp32 if (GetIntArgReg(usedArgSlots_, &destReg)) { in next()
61 } else if (useGPRForFloats_ && GetIntArgReg(usedArgSlots_, &destReg)) { in next()
/dports/www/firefox/firefox-99.0/js/src/jit/mips32/
H A DAssembler-mips32.h225 static inline bool GetIntArgReg(uint32_t usedArgSlots, Register* out) { in GetIntArgReg() function
244 if (GetIntArgReg(usedIntArgs, out)) { in GetTempRegForIntArg()
H A DAssembler-mips32.cpp32 if (GetIntArgReg(usedArgSlots_, &destReg)) { in next()
61 } else if (useGPRForFloats_ && GetIntArgReg(usedArgSlots_, &destReg)) { in next()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips32/
H A DAssembler-mips32.h223 static inline bool GetIntArgReg(uint32_t usedArgSlots, Register* out) { in GetIntArgReg() function
242 if (GetIntArgReg(usedIntArgs, out)) return true; in GetTempRegForIntArg()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips32/
H A DAssembler-mips32.h229 static inline bool GetIntArgReg(uint32_t usedArgSlots, Register* out) { in GetIntArgReg() function
248 if (GetIntArgReg(usedIntArgs, out)) { in GetTempRegForIntArg()
H A DAssembler-mips32.cpp32 if (GetIntArgReg(usedArgSlots_, &destReg)) { in next()
61 } else if (useGPRForFloats_ && GetIntArgReg(usedArgSlots_, &destReg)) { in next()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips32/
H A DAssembler-mips32.h217 static inline bool GetIntArgReg(uint32_t usedArgSlots, Register* out) { in GetIntArgReg() function
236 if (GetIntArgReg(usedIntArgs, out)) { in GetTempRegForIntArg()
H A DAssembler-mips32.cpp30 if (GetIntArgReg(usedArgSlots_, &destReg)) { in next()
59 } else if (useGPRForFloats_ && GetIntArgReg(usedArgSlots_, &destReg)) { in next()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips64/
H A DAssembler-mips64.h165 GetIntArgReg(uint32_t usedArgSlots, Register* out) in GetIntArgReg() function
196 if (GetIntArgReg(usedIntArgs, out)) in GetTempRegForIntArg()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips64/
H A DAssembler-mips64.h244 static inline bool GetIntArgReg(uint32_t usedArgSlots, Register* out) { in GetIntArgReg() function
271 if (GetIntArgReg(usedIntArgs, out)) { in GetTempRegForIntArg()
/dports/www/firefox/firefox-99.0/js/src/jit/mips64/
H A DAssembler-mips64.h240 static inline bool GetIntArgReg(uint32_t usedArgSlots, Register* out) { in GetIntArgReg() function
267 if (GetIntArgReg(usedIntArgs, out)) { in GetTempRegForIntArg()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DAssembler-mips64.h183 GetIntArgReg(uint32_t usedArgSlots, Register* out) in GetIntArgReg() function
214 if (GetIntArgReg(usedIntArgs, out)) in GetTempRegForIntArg()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DAssembler-mips64.h245 static inline bool GetIntArgReg(uint32_t usedArgSlots, Register* out) { in GetIntArgReg() function
272 if (GetIntArgReg(usedIntArgs, out)) return true; in GetTempRegForIntArg()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips64/
H A DAssembler-mips64.h244 static inline bool GetIntArgReg(uint32_t usedArgSlots, Register* out) { in GetIntArgReg() function
271 if (GetIntArgReg(usedIntArgs, out)) { in GetTempRegForIntArg()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips64/
H A DAssembler-mips64.h239 static inline bool GetIntArgReg(uint32_t usedArgSlots, Register* out) { in GetIntArgReg() function
266 if (GetIntArgReg(usedIntArgs, out)) { in GetTempRegForIntArg()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm64/
H A DAssembler-arm64.h463 static inline bool GetIntArgReg(uint32_t usedIntArgs, uint32_t usedFloatArgs, in GetIntArgReg() function
488 if (GetIntArgReg(usedIntArgs, usedFloatArgs, out)) { in GetTempRegForIntArg()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm64/
H A DAssembler-arm64.h450 GetIntArgReg(uint32_t usedIntArgs, uint32_t usedFloatArgs, Register* out) in GetIntArgReg() function
475 if (GetIntArgReg(usedIntArgs, usedFloatArgs, out)) in GetTempRegForIntArg()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm64/
H A DAssembler-arm64.h721 static inline bool GetIntArgReg(uint32_t usedIntArgs, uint32_t usedFloatArgs, in GetIntArgReg() function
746 if (GetIntArgReg(usedIntArgs, usedFloatArgs, out)) { in GetTempRegForIntArg()
/dports/www/firefox/firefox-99.0/js/src/jit/arm64/
H A DAssembler-arm64.h717 static inline bool GetIntArgReg(uint32_t usedIntArgs, uint32_t usedFloatArgs, in GetIntArgReg() function
742 if (GetIntArgReg(usedIntArgs, usedFloatArgs, out)) { in GetTempRegForIntArg()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/
H A DAssembler-arm64.h479 GetIntArgReg(uint32_t usedIntArgs, uint32_t usedFloatArgs, Register* out)
504 if (GetIntArgReg(usedIntArgs, usedFloatArgs, out))

123