Home
last modified time | relevance | path

Searched refs:NegateCondition (Results 1 - 25 of 31) sorted by relevance

12

/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc109 Branch(2, NegateCondition(cond), src1, src2); in LoadRoot()
2759 Condition neg_cond = NegateCondition(cond); in CallRecordWriteStub()
2771 Condition neg_cond = NegateCondition(cond); in CallRecordWriteStub()
3274 Condition neg_cond = NegateCondition(cond); in CallRecordWriteStub()
3282 Condition neg_cond = NegateCondition(cond); in CallRecordWriteStub()
3615 Branch(2, NegateCondition(cond), rs, rt); in CallRecordWriteStub()
3626 Branch(2, NegateCondition(cond), rs, rt); in CallRecordWriteStub()
3644 Branch(2, NegateCondition(cond), rs, rt); in CallRecordWriteStub()
3657 Branch(2, NegateCondition(cond), rs, rt); in CallRecordWriteStub()
3680 Branch(2, NegateCondition(con in CallRecordWriteStub()
[all...]
H A Dconstants-mips.h1007 // because 'NegateCondition' function flips LSB to negate condition.
1063 inline Condition NegateCondition(Condition cc) {
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.cc2218 Condition neg_cond = NegateCondition(cond); in CallRecordWriteStub()
2230 Condition neg_cond = NegateCondition(cond); in CallRecordWriteStub()
2538 Branch(&skip, NegateCondition(cond), rj, rk); in CallRecordWriteStub()
2548 Branch(&skip, NegateCondition(cond), rj, rk); in CallRecordWriteStub()
2571 BranchShort(&skip, NegateCondition(cond), rj, rk); in CallRecordWriteStub()
2622 Branch(&skip, NegateCondition(cond), rj, rk); in CallRecordWriteStub()
2648 BranchShort(&skip, NegateCondition(cond), rj, rk); in CallRecordWriteStub()
2668 BranchShort(&skip, NegateCondition(cond), rj, rk); in CallRecordWriteStub()
2840 Branch(&skip, NegateCondition(cond), reg, op); in CallRecordWriteStub()
H A Dconstants-loong64.h592 inline Condition NegateCondition(Condition cc) {
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.cc105 BranchShort(&skip, NegateCondition(cond), src1, src2); in LoadRoot()
2838 Condition neg_cond = NegateCondition(cond); in Branch()
2851 Condition neg_cond = NegateCondition(cond); in Branch()
3106 Condition neg_cond = NegateCondition(cond); in BranchAndLink()
3114 Condition neg_cond = NegateCondition(cond); in BranchAndLink()
3156 Branch(kInstrSize * 2, NegateCondition(cond), rs, in BranchAndLinkShortHelper()
3209 Branch(kInstrSize * 2, NegateCondition(cond), rs, rt); in Jump()
3218 Branch(&skip, NegateCondition(cond), rs, rt); in Jump()
3250 Branch(&skip, NegateCondition(cond), rs, rt); in Jump()
3290 Branch(kInstrSize * 2, NegateCondition(con in Call()
[all...]
H A Dconstants-riscv64.h1117 // because 'NegateCondition' function flips LSB to negate condition.
1152 inline Condition NegateCondition(Condition cc) {
/third_party/node/deps/v8/src/codegen/arm/
H A Dconstants-arm.h103 inline Condition NegateCondition(Condition cond) { in NegateCondition() function
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc106 Branch(2, NegateCondition(cond), src1, src2); in LoadRoot()
3398 Condition neg_cond = NegateCondition(cond); in CallRecordWriteStub()
3410 Condition neg_cond = NegateCondition(cond); in CallRecordWriteStub()
3917 Condition neg_cond = NegateCondition(cond); in CallRecordWriteStub()
3925 Condition neg_cond = NegateCondition(cond); in CallRecordWriteStub()
4257 Branch(2, NegateCondition(cond), rs, rt); in CallRecordWriteStub()
4265 Branch(2, NegateCondition(cond), rs, rt); in CallRecordWriteStub()
4278 Branch(USE_DELAY_SLOT, &skip, NegateCondition(cond), rs, rt); in CallRecordWriteStub()
4337 Branch(2, NegateCondition(cond), rs, rt); in CallRecordWriteStub()
4345 Branch(2, NegateCondition(con in CallRecordWriteStub()
[all...]
H A Dconstants-mips64.h1056 // because 'NegateCondition' function flips LSB to negate condition.
1112 inline Condition NegateCondition(Condition cc) {
/third_party/node/deps/v8/src/codegen/x64/
H A Dmacro-assembler-x64.cc1394 j(NegateCondition(smi), on_not_smi, near_jump); in CallRecordWriteStub()
1400 j(NegateCondition(smi), on_not_smi, near_jump); in CallRecordWriteStub()
1831 j(NegateCondition(cc), &skip, Label::kNear); in CallRecordWriteStub()
2339 Check(NegateCondition(is_smi), AbortReason::kOperandIsASmi); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.cc666 b(NegateCondition(cond), &skip, Label::kNear); in stop()
H A Dconstants-s390.h107 inline Condition NegateCondition(Condition cond) { in NegateCondition() function
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.cc141 if (cond != al) b(NegateCondition(cond), &skip, cr); in Jump()
171 if (cond != al) b(NegateCondition(cond), &skip, cr); in Jump()
182 if (cond != al) b(NegateCondition(cond), &skip, cr); in Jump()
256 if (cond != al) b(NegateCondition(cond), &skip); in Call()
277 if (cond != al) b(NegateCondition(cond), &skip); in CallBuiltin()
H A Dassembler-ppc.h830 Condition neg_cond = NegateCondition(cond); in b()
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h1624 Condition neg_cond = NegateCondition(cond); in emit_i32_set_cond()
1679 tmp, lhs.high_gp(), Operand(rhs.high_gp()), NegateCondition(cond)); in emit_i64_set_cond()
1684 NegateCondition(unsigned_cond)); in emit_i64_set_cond()
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.cc1019 b(&done, NegateCondition(cond)); in B()
1843 if (cond != al) B(NegateCondition(cond), &done); in Jump()
1852 if (cond != al) B(NegateCondition(cond), &done); in JumpHelper()
H A Dassembler-arm64.cc1038 csinc(rd, zr, zr, NegateCondition(cond)); in cset()
1044 csinv(rd, zr, zr, NegateCondition(cond)); in csetm()
1049 csinc(rd, rn, rn, NegateCondition(cond)); in cinc()
1054 csinv(rd, rn, rn, NegateCondition(cond)); in cinv()
1059 csneg(rd, rn, rn, NegateCondition(cond)); in cneg()
H A Dconstants-arm64.h324 inline Condition NegateCondition(Condition cond) { in NegateCondition() function
H A Dmacro-assembler-arm64.h121 NegateCondition(static_cast<Condition>(type))); in InvertBranchType()
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h1641 Condition neg_cond = NegateCondition(cond); in emit_i32_set_cond()
1664 Condition neg_cond = NegateCondition(cond); in emit_i64_set_cond()
/third_party/node/deps/v8/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.cc1649 if (condition != al) __ B(&skip_call, NegateCondition(condition)); in CallIf()
/third_party/node/deps/v8/src/regexp/s390/
H A Dregexp-macro-assembler-s390.cc1298 __ b(NegateCondition(cond), &skip);
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc3953 __ isel(NegateCondition(cond), reg, r0, reg, cr); in AssembleArchBoolean()
3960 __ b(NegateCondition(cond), &done, cr); in AssembleArchBoolean()
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h1854 Condition neg_cond = NegateCondition(cond); in emit_i32_set_cond()
1877 Condition neg_cond = NegateCondition(cond); in emit_i64_set_cond()
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h1716 b(NegateCondition(liftoff::ToCondition(liftoff_cond)), &done, cr0); in emit_f32_set_cond()

Completed in 107 milliseconds

12