Home
last modified time | relevance | path

Searched refs:branchTestBoolean (Results 1 – 25 of 106) sorted by relevance

12345

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h834 MacroAssembler::branchTestBoolean(Condition cond, Register tag, Label* label) in branchTestBoolean() function
841 MacroAssembler::branchTestBoolean(Condition cond, const Address& address, Label* label) in branchTestBoolean() function
845 branchTestBoolean(cond, scratch2, label); in branchTestBoolean()
849 MacroAssembler::branchTestBoolean(Condition cond, const BaseIndex& address, Label* label) in branchTestBoolean() function
853 branchTestBoolean(cond, scratch2, label); in branchTestBoolean()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h642 void MacroAssembler::branchTestBoolean(Condition cond, Register tag, in branchTestBoolean() function
648 void MacroAssembler::branchTestBoolean(Condition cond, const Address& address, in branchTestBoolean() function
652 branchTestBoolean(cond, scratch2, label); in branchTestBoolean()
655 void MacroAssembler::branchTestBoolean(Condition cond, const BaseIndex& address, in branchTestBoolean() function
659 branchTestBoolean(cond, scratch2, label); in branchTestBoolean()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x64/
H A DMacroAssembler-x64.h882 void branchTestBoolean(Condition cond, Register tag, Label* label) { in branchTestBoolean() function
938 void branchTestBoolean(Condition cond, const Operand& operand, Label* label) { in branchTestBoolean() function
943 void branchTestBoolean(Condition cond, const Address& address, Label* label) { in branchTestBoolean() function
945 branchTestBoolean(cond, Operand(address), label); in branchTestBoolean()
974 void branchTestBoolean(Condition cond, const ValueOperand& src, Label* label) { in branchTestBoolean() function
977 branchTestBoolean(cond, scratch, label); in branchTestBoolean()
1015 void branchTestBoolean(Condition cond, const BaseIndex& address, Label* label) { in branchTestBoolean() function
1018 branchTestBoolean(cond, scratch, label); in branchTestBoolean()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h768 void MacroAssembler::branchTestBoolean(Condition cond, Register tag, in branchTestBoolean() function
774 void MacroAssembler::branchTestBoolean(Condition cond, const Address& address, in branchTestBoolean() function
778 branchTestBoolean(cond, tag, label); in branchTestBoolean()
781 void MacroAssembler::branchTestBoolean(Condition cond, const BaseIndex& address, in branchTestBoolean() function
785 branchTestBoolean(cond, tag, label); in branchTestBoolean()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h698 void MacroAssembler::branchTestBoolean(Condition cond, Register tag, in branchTestBoolean() function
704 void MacroAssembler::branchTestBoolean(Condition cond, const Address& address, in branchTestBoolean() function
708 branchTestBoolean(cond, tag, label); in branchTestBoolean()
711 void MacroAssembler::branchTestBoolean(Condition cond, const BaseIndex& address, in branchTestBoolean() function
715 branchTestBoolean(cond, tag, label); in branchTestBoolean()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h768 void MacroAssembler::branchTestBoolean(Condition cond, Register tag, in branchTestBoolean() function
774 void MacroAssembler::branchTestBoolean(Condition cond, const Address& address, in branchTestBoolean() function
778 branchTestBoolean(cond, tag, label); in branchTestBoolean()
781 void MacroAssembler::branchTestBoolean(Condition cond, const BaseIndex& address, in branchTestBoolean() function
785 branchTestBoolean(cond, tag, label); in branchTestBoolean()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared-inl.h858 MacroAssembler::branchTestBoolean(Condition cond, Register tag, Label* label) in branchTestBoolean() function
864 MacroAssembler::branchTestBoolean(Condition cond, const Address& address, Label* label) in branchTestBoolean() function
870 MacroAssembler::branchTestBoolean(Condition cond, const BaseIndex& address, Label* label) in branchTestBoolean() function
876 MacroAssembler::branchTestBoolean(Condition cond, const ValueOperand& value, Label* label) in branchTestBoolean() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared-inl.h685 void MacroAssembler::branchTestBoolean(Condition cond, Register tag, in branchTestBoolean() function
690 void MacroAssembler::branchTestBoolean(Condition cond, const Address& address, in branchTestBoolean() function
695 void MacroAssembler::branchTestBoolean(Condition cond, const BaseIndex& address, in branchTestBoolean() function
700 void MacroAssembler::branchTestBoolean(Condition cond, in branchTestBoolean() function
/dports/www/firefox/firefox-99.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h892 void MacroAssembler::branchTestBoolean(Condition cond, Register tag, in branchTestBoolean() function
898 void MacroAssembler::branchTestBoolean(Condition cond, const Address& address, in branchTestBoolean() function
902 branchTestBoolean(cond, tag, label); in branchTestBoolean()
905 void MacroAssembler::branchTestBoolean(Condition cond, const BaseIndex& address, in branchTestBoolean() function
909 branchTestBoolean(cond, tag, label); in branchTestBoolean()
/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DMacroAssembler-loong64-inl.h1486 void MacroAssembler::branchTestBoolean(Condition cond, Register tag, in branchTestBoolean() function
1492 void MacroAssembler::branchTestBoolean(Condition cond, in branchTestBoolean() function
1497 branchTestBoolean(cond, scratch2, label); in branchTestBoolean()
1500 void MacroAssembler::branchTestBoolean(Condition cond, const Address& address, in branchTestBoolean() function
1504 branchTestBoolean(cond, tag, label); in branchTestBoolean()
1507 void MacroAssembler::branchTestBoolean(Condition cond, const BaseIndex& address, in branchTestBoolean() function
1511 branchTestBoolean(cond, tag, label); in branchTestBoolean()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DSharedIC.cpp1005 masm.branchTestBoolean(Assembler::NotEqual, R0, &failure); in generateStubCode()
1010 masm.branchTestBoolean(Assembler::NotEqual, R1, &failure); in generateStubCode()
1586 masm.branchTestBoolean(Assembler::NotEqual, R0, &failure); in generateStubCode()
1587 masm.branchTestBoolean(Assembler::NotEqual, R1, &failure); in generateStubCode()
1772 masm.branchTestBoolean(Assembler::NotEqual, boolVal, &failure); in generateStubCode()
2354 masm.branchTestBoolean(Assembler::Equal, R0, &success); in generateStubCode()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h585 MacroAssembler::branchTestBoolean(Condition cond, const ValueOperand& value, Label* label) in branchTestBoolean() function
589 branchTestBoolean(cond, scratch2, label); in branchTestBoolean()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp224 masm.branchTestBoolean(Assembler::NotEqual, lhs, &notBoolean); in visitCompareB()
H A DMacroAssembler-mips32.h403 void branchTestBoolean(Condition cond, const ValueOperand& value, Label* label);
404 void branchTestBoolean(Condition cond, Register tag, Label* label);
405 void branchTestBoolean(Condition cond, const Address& address, Label* label);
406 void branchTestBoolean(Condition cond, const BaseIndex& src, Label* label);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h504 void MacroAssembler::branchTestBoolean(Condition cond, in branchTestBoolean() function
509 branchTestBoolean(cond, scratch2, label); in branchTestBoolean()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/
H A DMacroAssembler-arm64-inl.h1364 MacroAssembler::branchTestBoolean(Condition cond, Register tag, Label* label) in branchTestBoolean() function
1370 MacroAssembler::branchTestBoolean(Condition cond, const Address& address, Label* label) in branchTestBoolean() function
1376 MacroAssembler::branchTestBoolean(Condition cond, const BaseIndex& address, Label* label) in branchTestBoolean() function
1382 MacroAssembler::branchTestBoolean(Condition cond, const ValueOperand& value, Label* label) in branchTestBoolean() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h539 void MacroAssembler::branchTestBoolean(Condition cond, in branchTestBoolean() function
544 branchTestBoolean(cond, scratch2, label); in branchTestBoolean()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h562 void MacroAssembler::branchTestBoolean(Condition cond, in branchTestBoolean() function
567 branchTestBoolean(cond, scratch2, label); in branchTestBoolean()
/dports/www/firefox/firefox-99.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h575 void MacroAssembler::branchTestBoolean(Condition cond, in branchTestBoolean() function
580 branchTestBoolean(cond, scratch2, label); in branchTestBoolean()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h562 void MacroAssembler::branchTestBoolean(Condition cond, in branchTestBoolean() function
567 branchTestBoolean(cond, scratch2, label); in branchTestBoolean()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm/
H A DMacroAssembler-arm-inl.h1787 MacroAssembler::branchTestBoolean(Condition cond, Register tag, Label* label) in branchTestBoolean() function
1793 MacroAssembler::branchTestBoolean(Condition cond, const Address& address, Label* label) in branchTestBoolean() function
1799 MacroAssembler::branchTestBoolean(Condition cond, const BaseIndex& address, Label* label) in branchTestBoolean() function
1805 MacroAssembler::branchTestBoolean(Condition cond, const ValueOperand& value, Label* label) in branchTestBoolean() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/
H A DMacroAssembler-arm64-inl.h1299 void MacroAssembler::branchTestBoolean(Condition cond, Register tag, in branchTestBoolean() function
1304 void MacroAssembler::branchTestBoolean(Condition cond, const Address& address, in branchTestBoolean() function
1309 void MacroAssembler::branchTestBoolean(Condition cond, const BaseIndex& address, in branchTestBoolean() function
1314 void MacroAssembler::branchTestBoolean(Condition cond, in branchTestBoolean() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared-inl.h750 void MacroAssembler::branchTestBoolean(Condition cond, Register tag, in branchTestBoolean() function
755 void MacroAssembler::branchTestBoolean(Condition cond, const Address& address, in branchTestBoolean() function
760 void MacroAssembler::branchTestBoolean(Condition cond, const BaseIndex& address, in branchTestBoolean() function
765 void MacroAssembler::branchTestBoolean(Condition cond, in branchTestBoolean() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips64/
H A DMacroAssembler-mips64.h445 void branchTestBoolean(Condition cond, const ValueOperand& value, Label* label);
446 void branchTestBoolean(Condition cond, Register tag, Label* label);
447 void branchTestBoolean(Condition cond, const Address& address, Label* label);
448 void branchTestBoolean(Condition cond, const BaseIndex& src, Label* label);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm/
H A DMacroAssembler-arm-inl.h1549 void MacroAssembler::branchTestBoolean(Condition cond, Register tag, in branchTestBoolean() function
1554 void MacroAssembler::branchTestBoolean(Condition cond, const Address& address, in branchTestBoolean() function
1559 void MacroAssembler::branchTestBoolean(Condition cond, const BaseIndex& address, in branchTestBoolean() function
1564 void MacroAssembler::branchTestBoolean(Condition cond, in branchTestBoolean() function

12345