Home
last modified time | relevance | path

Searched refs:branchTestUndefined (Results 1 – 25 of 104) sorted by relevance

12345

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h756 MacroAssembler::branchTestUndefined(Condition cond, Register tag, Label* label) in branchTestUndefined() function
763 MacroAssembler::branchTestUndefined(Condition cond, const Address& address, Label* label) in branchTestUndefined() function
767 branchTestUndefined(cond, scratch2, label); in branchTestUndefined()
771 MacroAssembler::branchTestUndefined(Condition cond, const BaseIndex& address, Label* label) in branchTestUndefined() function
775 branchTestUndefined(cond, scratch2, label); in branchTestUndefined()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h573 void MacroAssembler::branchTestUndefined(Condition cond, Register tag, in branchTestUndefined() function
579 void MacroAssembler::branchTestUndefined(Condition cond, const Address& address, in branchTestUndefined() function
583 branchTestUndefined(cond, scratch2, label); in branchTestUndefined()
586 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
591 branchTestUndefined(cond, scratch2, label); in branchTestUndefined()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h699 void MacroAssembler::branchTestUndefined(Condition cond, Register tag, in branchTestUndefined() function
705 void MacroAssembler::branchTestUndefined(Condition cond, const Address& address, in branchTestUndefined() function
709 branchTestUndefined(cond, tag, label); in branchTestUndefined()
712 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
717 branchTestUndefined(cond, tag, label); in branchTestUndefined()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h629 void MacroAssembler::branchTestUndefined(Condition cond, Register tag, in branchTestUndefined() function
635 void MacroAssembler::branchTestUndefined(Condition cond, const Address& address, in branchTestUndefined() function
639 branchTestUndefined(cond, tag, label); in branchTestUndefined()
642 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
647 branchTestUndefined(cond, tag, label); in branchTestUndefined()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h699 void MacroAssembler::branchTestUndefined(Condition cond, Register tag, in branchTestUndefined() function
705 void MacroAssembler::branchTestUndefined(Condition cond, const Address& address, in branchTestUndefined() function
709 branchTestUndefined(cond, tag, label); in branchTestUndefined()
712 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
717 branchTestUndefined(cond, tag, label); in branchTestUndefined()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared-inl.h728 MacroAssembler::branchTestUndefined(Condition cond, Register tag, Label* label) in branchTestUndefined() function
734 MacroAssembler::branchTestUndefined(Condition cond, const Address& address, Label* label) in branchTestUndefined() function
740 MacroAssembler::branchTestUndefined(Condition cond, const BaseIndex& address, Label* label) in branchTestUndefined() function
746 MacroAssembler::branchTestUndefined(Condition cond, const ValueOperand& value, Label* label) in branchTestUndefined() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared-inl.h572 void MacroAssembler::branchTestUndefined(Condition cond, Register tag, in branchTestUndefined() function
577 void MacroAssembler::branchTestUndefined(Condition cond, const Address& address, in branchTestUndefined() function
582 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
588 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
/dports/www/firefox/firefox-99.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h823 void MacroAssembler::branchTestUndefined(Condition cond, Register tag, in branchTestUndefined() function
829 void MacroAssembler::branchTestUndefined(Condition cond, const Address& address, in branchTestUndefined() function
833 branchTestUndefined(cond, tag, label); in branchTestUndefined()
836 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
841 branchTestUndefined(cond, tag, label); in branchTestUndefined()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x64/
H A DMacroAssembler-x64.h870 void branchTestUndefined(Condition cond, Register tag, Label* label) { in branchTestUndefined() function
910 void branchTestUndefined(Condition cond, const Operand& operand, Label* label) { in branchTestUndefined() function
915 void branchTestUndefined(Condition cond, const Address& address, Label* label) { in branchTestUndefined() function
917 branchTestUndefined(cond, Operand(address), label); in branchTestUndefined()
965 void branchTestUndefined(Condition cond, const ValueOperand& src, Label* label) { in branchTestUndefined() function
1006 void branchTestUndefined(Condition cond, const BaseIndex& address, Label* label) { in branchTestUndefined() function
/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DMacroAssembler-loong64-inl.h1373 void MacroAssembler::branchTestUndefined(Condition cond, Register tag, in branchTestUndefined() function
1379 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
1384 branchTestUndefined(cond, scratch2, label); in branchTestUndefined()
1387 void MacroAssembler::branchTestUndefined(Condition cond, const Address& address, in branchTestUndefined() function
1391 branchTestUndefined(cond, tag, label); in branchTestUndefined()
1394 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
1399 branchTestUndefined(cond, tag, label); in branchTestUndefined()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h537 MacroAssembler::branchTestUndefined(Condition cond, const ValueOperand& value, Label* label) in branchTestUndefined() function
541 branchTestUndefined(cond, scratch2, label); in branchTestUndefined()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h461 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
466 branchTestUndefined(cond, scratch2, label); in branchTestUndefined()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DSharedIC.cpp1623 masm.branchTestUndefined(Assembler::NotEqual, undefinedOperand, &failure); in generateStubCode()
1689 masm.branchTestUndefined(Assembler::NotEqual, undefinedOperand, &failure); in generateStubCode()
1728 masm.branchTestUndefined(Assembler::NotEqual, objectOperand, in generateStubCode()
1738 masm.branchTestUndefined(Assembler::NotEqual, objectOperand, &neverEqual); in generateStubCode()
2351 masm.branchTestUndefined(Assembler::Equal, R0, &success); in generateStubCode()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/
H A DMacroAssembler-arm64-inl.h1222 MacroAssembler::branchTestUndefined(Condition cond, Register tag, Label* label) in branchTestUndefined() function
1228 MacroAssembler::branchTestUndefined(Condition cond, const Address& address, Label* label) in branchTestUndefined() function
1234 MacroAssembler::branchTestUndefined(Condition cond, const BaseIndex& address, Label* label) in branchTestUndefined() function
1240 MacroAssembler::branchTestUndefined(Condition cond, const ValueOperand& value, Label* label) in branchTestUndefined() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h496 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
501 branchTestUndefined(cond, scratch2, label); in branchTestUndefined()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h519 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
524 branchTestUndefined(cond, scratch2, label); in branchTestUndefined()
/dports/www/firefox/firefox-99.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h532 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
537 branchTestUndefined(cond, scratch2, label); in branchTestUndefined()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h519 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
524 branchTestUndefined(cond, scratch2, label); in branchTestUndefined()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm/
H A DMacroAssembler-arm-inl.h1657 MacroAssembler::branchTestUndefined(Condition cond, Register tag, Label* label) in branchTestUndefined() function
1663 MacroAssembler::branchTestUndefined(Condition cond, const Address& address, Label* label) in branchTestUndefined() function
1669 MacroAssembler::branchTestUndefined(Condition cond, const BaseIndex& address, Label* label) in branchTestUndefined() function
1675 MacroAssembler::branchTestUndefined(Condition cond, const ValueOperand& value, Label* label) in branchTestUndefined() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/
H A DMacroAssembler-arm64-inl.h1174 void MacroAssembler::branchTestUndefined(Condition cond, Register tag, in branchTestUndefined() function
1179 void MacroAssembler::branchTestUndefined(Condition cond, const Address& address, in branchTestUndefined() function
1184 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
1190 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared-inl.h637 void MacroAssembler::branchTestUndefined(Condition cond, Register tag, in branchTestUndefined() function
642 void MacroAssembler::branchTestUndefined(Condition cond, const Address& address, in branchTestUndefined() function
647 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
653 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips32/
H A DMacroAssembler-mips32.h482 void branchTestUndefined(Condition cond, const ValueOperand& value, Label* label);
483 void branchTestUndefined(Condition cond, Register tag, Label* label);
484 void branchTestUndefined(Condition cond, const BaseIndex& src, Label* label);
485 void branchTestUndefined(Condition cond, const Address& address, Label* label);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips64/
H A DMacroAssembler-mips64.h524 void branchTestUndefined(Condition cond, const ValueOperand& value, Label* label);
525 void branchTestUndefined(Condition cond, Register tag, Label* label);
526 void branchTestUndefined(Condition cond, const BaseIndex& src, Label* label);
527 void branchTestUndefined(Condition cond, const Address& address, Label* label);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm/
H A DMacroAssembler-arm-inl.h1436 void MacroAssembler::branchTestUndefined(Condition cond, Register tag, in branchTestUndefined() function
1441 void MacroAssembler::branchTestUndefined(Condition cond, const Address& address, in branchTestUndefined() function
1446 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
1452 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm64/
H A DMacroAssembler-arm64-inl.h1245 void MacroAssembler::branchTestUndefined(Condition cond, Register tag, in branchTestUndefined() function
1250 void MacroAssembler::branchTestUndefined(Condition cond, const Address& address, in branchTestUndefined() function
1255 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function
1261 void MacroAssembler::branchTestUndefined(Condition cond, in branchTestUndefined() function

12345