Home
last modified time | relevance | path

Searched refs:branchTestObject (Results 1 – 25 of 126) sorted by relevance

123456

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DBaselineIC.cpp397 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
419 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
660 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
1856 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
2055 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
2102 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
2174 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
2283 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
2765 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
2952 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
[all …]
H A DSharedIC.cpp1253 masm.branchTestObject(Assembler::NotEqual, R1, &failure); in generateStubCode()
1255 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
1916 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
1917 masm.branchTestObject(Assembler::NotEqual, R1, &failure); in generateStubCode()
2906 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
2984 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
3104 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
3284 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
3429 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
4019 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DBaselineIC.cpp471 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
493 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
886 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
2073 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
2270 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
2317 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
2389 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
2498 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
2985 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
3168 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
[all …]
H A DSharedIC.cpp1935 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
1936 masm.branchTestObject(Assembler::NotEqual, R1, &failure); in generateStubCode()
3209 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
3237 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
3539 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
3580 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
3879 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
4024 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
4095 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
4210 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h910 MacroAssembler::branchTestObject(Condition cond, Register tag, Label* label) in branchTestObject() function
917 MacroAssembler::branchTestObject(Condition cond, const Address& address, Label* label) in branchTestObject() function
921 branchTestObject(cond, scratch2, label); in branchTestObject()
925 MacroAssembler::branchTestObject(Condition cond, const BaseIndex& address, Label* label) in branchTestObject() function
929 branchTestObject(cond, scratch2, label); in branchTestObject()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h715 void MacroAssembler::branchTestObject(Condition cond, Register tag, in branchTestObject() function
721 void MacroAssembler::branchTestObject(Condition cond, const Address& address, in branchTestObject() function
725 branchTestObject(cond, scratch2, label); in branchTestObject()
728 void MacroAssembler::branchTestObject(Condition cond, const BaseIndex& address, in branchTestObject() function
732 branchTestObject(cond, scratch2, label); in branchTestObject()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DBaselineIC.cpp386 masm.branchTestObject(Assembler::Equal, R0, &success); in generateStubCode()
406 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
428 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
2600 masm.branchTestObject(Assembler::NotEqual, val, failure); in guardFunApply()
2615 masm.branchTestObject(Assembler::NotEqual, val, failure); in guardFunApply()
2855 masm.branchTestObject(Assembler::NotEqual, R1, &failure); in generateStubCode()
3225 masm.branchTestObject(Assembler::NotEqual, argVal, &returnFalse); in generateStubCode()
3278 masm.branchTestObject(Assembler::NotEqual, R1, &failure); in generateStubCode()
3381 masm.branchTestObject(Assembler::NotEqual, R1, &failure); in generateStubCode()
3664 masm.branchTestObject(Assembler::NotEqual, R1, &failure); in generateStubCode()
[all …]
H A DSharedIC.cpp938 masm.branchTestObject(Assembler::NotEqual, R1, &failure); in generateStubCode()
940 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
1643 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
1644 masm.branchTestObject(Assembler::NotEqual, R1, &failure); in generateStubCode()
1692 masm.branchTestObject(Assembler::NotEqual, objectOperand, &notObject); in generateStubCode()
2363 masm.branchTestObject(Assembler::Equal, R0, &success); in generateStubCode()
2391 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
2412 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
H A DBaselineCacheIRCompiler.cpp430 masm.branchTestObject(Assembler::NotEqual, holderAddress, failure->label()); in emitGuardXrayExpandoShapeAndDefaultProto()
432 masm.branchTestObject(Assembler::NotEqual, expandoAddress, in emitGuardXrayExpandoShapeAndDefaultProto()
456 masm.branchTestObject(Assembler::NotEqual, holderAddress, &done); in emitGuardXrayExpandoShapeAndDefaultProto()
458 masm.branchTestObject(Assembler::Equal, expandoAddress, failure->label()); in emitGuardXrayExpandoShapeAndDefaultProto()
481 masm.branchTestObject(Assembler::NotEqual, prototypeSlot, failure->label()); in emitGuardFunctionPrototype()
H A DIonCacheIRCompiler.cpp840 masm.branchTestObject(Assembler::NotEqual, holderAddress, failure->label()); in emitGuardXrayExpandoShapeAndDefaultProto()
842 masm.branchTestObject(Assembler::NotEqual, expandoAddress, in emitGuardXrayExpandoShapeAndDefaultProto()
866 masm.branchTestObject(Assembler::NotEqual, holderAddress, &done); in emitGuardXrayExpandoShapeAndDefaultProto()
868 masm.branchTestObject(Assembler::Equal, expandoAddress, failure->label()); in emitGuardXrayExpandoShapeAndDefaultProto()
892 masm.branchTestObject(Assembler::NotEqual, prototypeSlot, failure->label()); in emitGuardFunctionPrototype()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h861 void MacroAssembler::branchTestObject(Condition cond, Register tag, in branchTestObject() function
867 void MacroAssembler::branchTestObject(Condition cond, const Address& address, in branchTestObject() function
871 branchTestObject(cond, tag, label); in branchTestObject()
874 void MacroAssembler::branchTestObject(Condition cond, const BaseIndex& address, in branchTestObject() function
878 branchTestObject(cond, tag, label); in branchTestObject()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h791 void MacroAssembler::branchTestObject(Condition cond, Register tag, in branchTestObject() function
797 void MacroAssembler::branchTestObject(Condition cond, const Address& address, in branchTestObject() function
801 branchTestObject(cond, tag, label); in branchTestObject()
804 void MacroAssembler::branchTestObject(Condition cond, const BaseIndex& address, in branchTestObject() function
808 branchTestObject(cond, tag, label); in branchTestObject()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h861 void MacroAssembler::branchTestObject(Condition cond, Register tag, in branchTestObject() function
867 void MacroAssembler::branchTestObject(Condition cond, const Address& address, in branchTestObject() function
871 branchTestObject(cond, tag, label); in branchTestObject()
874 void MacroAssembler::branchTestObject(Condition cond, const BaseIndex& address, in branchTestObject() function
878 branchTestObject(cond, tag, label); in branchTestObject()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared-inl.h981 MacroAssembler::branchTestObject(Condition cond, Register tag, Label* label) in branchTestObject() function
987 MacroAssembler::branchTestObject(Condition cond, const Address& address, Label* label) in branchTestObject() function
993 MacroAssembler::branchTestObject(Condition cond, const BaseIndex& address, Label* label) in branchTestObject() function
999 MacroAssembler::branchTestObject(Condition cond, const ValueOperand& value, Label* label) in branchTestObject() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared-inl.h796 void MacroAssembler::branchTestObject(Condition cond, Register tag, in branchTestObject() function
801 void MacroAssembler::branchTestObject(Condition cond, const Address& address, in branchTestObject() function
806 void MacroAssembler::branchTestObject(Condition cond, const BaseIndex& address, in branchTestObject() function
811 void MacroAssembler::branchTestObject(Condition cond, const ValueOperand& value, in branchTestObject() function
/dports/www/firefox/firefox-99.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared-inl.h985 void MacroAssembler::branchTestObject(Condition cond, Register tag, in branchTestObject() function
991 void MacroAssembler::branchTestObject(Condition cond, const Address& address, in branchTestObject() function
995 branchTestObject(cond, tag, label); in branchTestObject()
998 void MacroAssembler::branchTestObject(Condition cond, const BaseIndex& address, in branchTestObject() function
1002 branchTestObject(cond, tag, label); in branchTestObject()
/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DMacroAssembler-loong64-inl.h1646 void MacroAssembler::branchTestObject(Condition cond, Register tag, in branchTestObject() function
1652 void MacroAssembler::branchTestObject(Condition cond, const ValueOperand& value, in branchTestObject() function
1656 branchTestObject(cond, scratch2, label); in branchTestObject()
1659 void MacroAssembler::branchTestObject(Condition cond, const Address& address, in branchTestObject() function
1663 branchTestObject(cond, tag, label); in branchTestObject()
1666 void MacroAssembler::branchTestObject(Condition cond, const BaseIndex& address, in branchTestObject() function
1670 branchTestObject(cond, tag, label); in branchTestObject()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86/
H A DMacroAssembler-x86.cpp451 branchTestObject(Assembler::NotEqual, value, in branchValueIsNurseryObject()
466 branchTestObject(Assembler::Equal, tag, &checkAddress); in branchValueIsNurseryCell()
482 branchTestObject(Assembler::Equal, value, &checkAddress); in branchValueIsNurseryCell()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DBaselineIC.cpp1389 masm.branchTestObject(Assembler::Equal, R0, &success); in generateStubCode()
1419 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
1440 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
1724 masm.branchTestObject(Assembler::Equal, R0, &success); in generateStubCode()
1744 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
1764 masm.branchTestObject(Assembler::NotEqual, R0, &failure); in generateStubCode()
3254 masm.branchTestObject(Assembler::Equal, JSReturnOperand, &skipThisReplace); in emitCall()
3257 masm.branchTestObject(Assembler::Equal, JSReturnOperand, &skipThisReplace); in emitCall()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h634 MacroAssembler::branchTestObject(Condition cond, const ValueOperand& value, Label* label) in branchTestObject() function
638 branchTestObject(cond, scratch2, label); in branchTestObject()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DUnboxedObject.cpp141 masm.branchTestObject(Assembler::NotEqual, valueAddress, &notObject); in makeConstructorCode()
198 masm.branchTestObject(Assembler::NotEqual, valueOperand, in makeConstructorCode()
264 masm.branchTestObject(Assembler::Equal, valueOperand, &isObject); in makeConstructorCode()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DMacroAssembler-mips64-inl.h548 void MacroAssembler::branchTestObject(Condition cond, const ValueOperand& value, in branchTestObject() function
552 branchTestObject(cond, scratch2, label); in branchTestObject()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips32/
H A DMacroAssembler-mips32.cpp1468 MacroAssemblerMIPSCompat::branchTestObject(Condition cond, const ValueOperand& value, Label* label) in branchTestObject() function in MacroAssemblerMIPSCompat
1470 branchTestObject(cond, value.typeReg(), label); in branchTestObject()
1474 MacroAssemblerMIPSCompat::branchTestObject(Condition cond, Register tag, Label* label) in branchTestObject() function in MacroAssemblerMIPSCompat
1481 MacroAssemblerMIPSCompat::branchTestObject(Condition cond, const BaseIndex& src, Label* label) in branchTestObject() function in MacroAssemblerMIPSCompat
1489 MacroAssemblerMIPSCompat::branchTestObject(Condition cond, const Address& address, Label* label) in branchTestObject() function in MacroAssemblerMIPSCompat
2564 branchTestObject(Assembler::NotEqual, value, cond == Assembler::Equal ? &done : label); in branchValueIsNurseryObject()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/
H A DMacroAssembler-arm64-inl.h1494 MacroAssembler::branchTestObject(Condition cond, Register tag, Label* label) in branchTestObject() function
1500 MacroAssembler::branchTestObject(Condition cond, const Address& address, Label* label) in branchTestObject() function
1506 MacroAssembler::branchTestObject(Condition cond, const BaseIndex& address, Label* label) in branchTestObject() function
1512 MacroAssembler::branchTestObject(Condition cond, const ValueOperand& value, Label* label) in branchTestObject() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x64/
H A DMacroAssembler-x64.h898 void branchTestObject(Condition cond, Register tag, Label* label) { in branchTestObject() function
958 void branchTestObject(Condition cond, const Address& src, Label* label) { in branchTestObject() function
995 void branchTestObject(Condition cond, const ValueOperand& src, Label* label) { in branchTestObject() function
1036 void branchTestObject(Condition cond, const BaseIndex& address, Label* label) { in branchTestObject() function

123456