/third_party/node/deps/v8/src/codegen/mips/ |
H A D | macro-assembler-mips.cc | 109 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 D | constants-mips.h | 1007 // because 'NegateCondition' function flips LSB to negate condition. 1063 inline Condition NegateCondition(Condition cc) {
|
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | macro-assembler-loong64.cc | 2218 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 D | constants-loong64.h | 592 inline Condition NegateCondition(Condition cc) {
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | macro-assembler-riscv64.cc | 105 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 D | constants-riscv64.h | 1117 // because 'NegateCondition' function flips LSB to negate condition. 1152 inline Condition NegateCondition(Condition cc) {
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | constants-arm.h | 103 inline Condition NegateCondition(Condition cond) { in NegateCondition() function
|
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | macro-assembler-mips64.cc | 106 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 D | constants-mips64.h | 1056 // because 'NegateCondition' function flips LSB to negate condition. 1112 inline Condition NegateCondition(Condition cc) {
|
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | macro-assembler-x64.cc | 1394 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 D | assembler-s390.cc | 666 b(NegateCondition(cond), &skip, Label::kNear); in stop()
|
H A D | constants-s390.h | 107 inline Condition NegateCondition(Condition cond) { in NegateCondition() function
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | macro-assembler-ppc.cc | 141 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 D | assembler-ppc.h | 830 Condition neg_cond = NegateCondition(cond); in b()
|
/third_party/node/deps/v8/src/wasm/baseline/mips/ |
H A D | liftoff-assembler-mips.h | 1624 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 D | macro-assembler-arm64.cc | 1019 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 D | assembler-arm64.cc | 1038 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 D | constants-arm64.h | 324 inline Condition NegateCondition(Condition cond) { in NegateCondition() function
|
H A D | macro-assembler-arm64.h | 121 NegateCondition(static_cast<Condition>(type))); in InvertBranchType()
|
/third_party/node/deps/v8/src/wasm/baseline/loong64/ |
H A D | liftoff-assembler-loong64.h | 1641 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 D | regexp-macro-assembler-arm64.cc | 1649 if (condition != al) __ B(&skip_call, NegateCondition(condition)); in CallIf()
|
/third_party/node/deps/v8/src/regexp/s390/ |
H A D | regexp-macro-assembler-s390.cc | 1298 __ b(NegateCondition(cond), &skip);
|
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
H A D | code-generator-ppc.cc | 3953 __ 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 D | liftoff-assembler-mips64.h | 1854 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 D | liftoff-assembler-ppc.h | 1716 b(NegateCondition(liftoff::ToCondition(liftoff_cond)), &done, cr0); in emit_f32_set_cond()
|