/third_party/node/deps/v8/src/regexp/riscv64/ |
H A D | regexp-macro-assembler-riscv64.cc | 162 __ BranchShort(&next, ne, a0, Operand(backtrack_limit())); in Backtrack() 215 __ BranchShort(&backtrack_non_equal, ne, current_input_offset(), Operand(a0)); in CheckGreedyLoop() 281 __ BranchShort(&fallthrough, eq, a1, Operand(zero_reg)); in CheckNotBackReferenceIgnoreCase() 318 __ BranchShort(&loop_check, eq, a4, Operand(a3)); in CheckNotBackReferenceIgnoreCase() 323 __ BranchShort(&fail, ne, a4, Operand(a3)); in CheckNotBackReferenceIgnoreCase() 325 __ BranchShort(&loop_check, Uless_equal, a3, Operand('z' - 'a')); in CheckNotBackReferenceIgnoreCase() 329 __ BranchShort(&fail, Ugreater, a3, Operand(254 - 224)); in CheckNotBackReferenceIgnoreCase() 331 __ BranchShort(&fail, eq, a3, Operand(247 - 224)); in CheckNotBackReferenceIgnoreCase() 420 __ BranchShort(&fallthrough, eq, a1, Operand(zero_reg)); in CheckNotBackReference() 536 __ BranchShort( in CheckSpecialCharacterClass() [all...] |
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | macro-assembler-riscv64.cc | 105 BranchShort(&skip, NegateCondition(cond), src1, src2); in LoadRoot() 168 BranchShort(&ok, eq, scratch, Operand(zero_reg)); in RecordWriteField() 2546 BranchShort(&L0, eq, y, Operand(zero_reg)); in Clz32() 2551 BranchShort(&L1, eq, y, Operand(zero_reg)); in Clz32() 2556 BranchShort(&L2, eq, y, Operand(zero_reg)); in Clz32() 2561 BranchShort(&L3, eq, y, Operand(zero_reg)); in Clz32() 2567 BranchShort(&L4, eq, y, Operand(zero_reg)); in Clz32() 2595 BranchShort(&L0, eq, y, Operand(zero_reg)); in Clz64() 2600 BranchShort(&L1, eq, y, Operand(zero_reg)); in Clz64() 2605 BranchShort( in Clz64() 2879 void TurboAssembler::BranchShort(int32_t offset) { BranchShort() function in v8::TurboAssembler 2884 void TurboAssembler::BranchShort(Label* L) { BranchShortHelper(0, L); } BranchShort() function in v8::TurboAssembler 3064 void TurboAssembler::BranchShort(int32_t offset, Condition cond, Register rs, BranchShort() function in v8::TurboAssembler 3069 void TurboAssembler::BranchShort(Label* L, Condition cond, Register rs, BranchShort() function in v8::TurboAssembler [all...] |
H A D | macro-assembler-riscv64.h | 150 DECLARE_BRANCH_PROTOTYPES(BranchShort)
|
/third_party/node/deps/v8/src/builtins/riscv64/ |
H A D | builtins-riscv64.cc | 202 __ BranchShort(&post_instantiation_deopt_entry); in Generate_JSConstructStubGeneric() 668 __ BranchShort(&invoke); in Generate_JSEntryVariant() 683 __ BranchShort(&exit); in Generate_JSEntryVariant() 1029 __ BranchShort(&process_bytecode); in AdvanceBytecodeOffsetOrReturn() 1057 __ BranchShort(&end); in AdvanceBytecodeOffsetOrReturn() 1372 __ BranchShort(&loop_check); in Generate_InterpreterEntryTrampoline() 1669 __ BranchShort(&trampoline_loaded); in Generate_InterpreterEnterBytecode() 2350 __ BranchShort(&stack_done); in Generate_CallOrConstructForwardVarargs() 3045 __ BranchShort(&high_shift_done); in Generate_DoubleToI() 3067 __ BranchShort( in Generate_DoubleToI() [all...] |
/third_party/node/deps/v8/src/wasm/baseline/loong64/ |
H A D | liftoff-assembler-loong64.h | 594 BranchShort(&binop, eq, temp1, Operand(zero_reg)); \ 650 BranchShort(&binop, eq, temp1, Operand(zero_reg)); \ 707 BranchShort(&exchange, eq, temp2, Operand(zero_reg)); \ 757 BranchShort(&exit, ne, expected.gp(), Operand(result.gp())); \ 760 BranchShort(&compareExchange, eq, temp2, Operand(zero_reg)); \ 778 BranchShort(&exit, ne, temp2, Operand(result.gp())); \ 781 BranchShort(&compareExchange, eq, temp2, Operand(zero_reg)); \ 979 BranchShort(&loop, ne, a0, Operand(a1)); in FillStackSlotsWithZero()
|
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
H A D | code-generator-loong64.cc | 345 __ BranchShort(&binop, eq, i.TempRegister(1), Operand(zero_reg)); \ 374 __ BranchShort(&binop, eq, i.TempRegister(1), Operand(zero_reg)); \ 401 __ BranchShort(&exchange, eq, i.TempRegister(2), Operand(zero_reg)); \ 415 __ BranchShort(&exit, ne, i.InputRegister(2), \ 419 __ BranchShort(&compareExchange, eq, i.TempRegister(2), \ 448 __ BranchShort(&exit, ne, i.TempRegister(2), \ 453 __ BranchShort(&compareExchange, eq, i.TempRegister(2), \
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
H A D | code-generator-mips.cc | 342 __ BranchShort(&binop, eq, i.TempRegister(1), Operand(zero_reg)); \ 363 __ BranchShort(&binop, eq, i.TempRegister(1), Operand(zero_reg)); \ 393 __ BranchShort(&binop, eq, i.TempRegister(1), Operand(zero_reg)); \ 422 __ BranchShort(&binop, eq, i.TempRegister(1), Operand(zero_reg)); \ 435 __ BranchShort(&exchange, eq, i.TempRegister(1), Operand(zero_reg)); \ 454 __ BranchShort(&exchange, eq, i.TempRegister(2), Operand(zero_reg)); \ 466 __ BranchShort(&exit, ne, i.InputRegister(2), \ 470 __ BranchShort(&compareExchange, eq, i.TempRegister(2), \ 491 __ BranchShort(&exit, ne, i.InputRegister(2), \ 496 __ BranchShort( [all...] |
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
H A D | code-generator-riscv64.cc | 336 __ BranchShort(&binop, ne, i.TempRegister(1), Operand(zero_reg)); \ 364 __ BranchShort(&binop, ne, i.TempRegister(1), Operand(zero_reg)); \ 377 __ BranchShort(&exchange, ne, i.TempRegister(1), Operand(zero_reg)); \ 403 __ BranchShort(&exchange, ne, i.TempRegister(2), Operand(zero_reg)); \ 416 __ BranchShort(&exit, ne, i.InputRegister(2), \ 420 __ BranchShort(&compareExchange, ne, i.TempRegister(2), \ 448 __ BranchShort(&exit, ne, i.InputRegister(2), \ 453 __ BranchShort(&compareExchange, ne, i.TempRegister(2), \ 904 __ BranchShort(&done, eq, kScratchReg, Operand(zero_reg)); in AssembleArchInstruction() 911 __ BranchShort( in AssembleArchInstruction() [all...] |
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | macro-assembler-loong64.cc | 2219 BranchShort(&skip, neg_cond, rj, rk, need_link); in CallRecordWriteStub() 2231 BranchShort(&skip, neg_cond, rj, rk, need_link); in CallRecordWriteStub() 2238 BranchShort(L, cond, rj, rk, need_link); in CallRecordWriteStub() 2499 void TurboAssembler::BranchShort(Label* L, Condition cond, Register rj, in CallRecordWriteStub() function in v8::internal::TurboAssembler 2571 BranchShort(&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() 3099 BranchShort(&debug_hook, ne, t0, Operand(zero_reg)); in CallRecordWriteStub() 4118 BranchShort(&if_code_is_off_heap, ne, scratch, Operand(zero_reg)); in CallRecordWriteStub()
|
H A D | macro-assembler-loong64.h | 114 void BranchShort(Label* label, Condition cond, Register r1, const Operand& r2,
|
/third_party/node/deps/v8/src/wasm/baseline/mips64/ |
H A D | liftoff-assembler-mips64.h | 715 BranchShort(&binop, eq, temp1, Operand(zero_reg)); \ 733 BranchShort(&binop, eq, temp1, Operand(zero_reg)); \ 793 BranchShort(&exchange, eq, temp1, Operand(zero_reg)); \ 810 BranchShort(&exchange, eq, temp2, Operand(zero_reg)); \ 861 BranchShort(&exit, ne, expected.gp(), Operand(result.gp())); \ 864 BranchShort(&compareExchange, eq, temp2, Operand(zero_reg)); \ 882 BranchShort(&exit, ne, temp2, Operand(result.gp())); \ 885 BranchShort(&compareExchange, eq, temp2, Operand(zero_reg)); \ 1081 BranchShort(&loop, ne, a0, Operand(a1)); in FillStackSlotsWithZero()
|
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | macro-assembler-mips64.cc | 3366 BranchShort(offset, bdslot); in CallRecordWriteStub() 3379 BranchShort(L, bdslot); in CallRecordWriteStub() 3387 BranchShort(L, bdslot); in CallRecordWriteStub() 3399 BranchShort(&skip, neg_cond, rs, rt); in CallRecordWriteStub() 3411 BranchShort(&skip, neg_cond, rs, rt); in CallRecordWriteStub() 3418 BranchShort(L, cond, rs, rt, bdslot); in CallRecordWriteStub() 3447 void TurboAssembler::BranchShort(int32_t offset, BranchDelaySlot bdslot) { in CallRecordWriteStub() 3457 void TurboAssembler::BranchShort(Label* L, BranchDelaySlot bdslot) { in CallRecordWriteStub() 3875 void TurboAssembler::BranchShort(int32_t offset, Condition cond, Register rs, in CallRecordWriteStub() 3880 void TurboAssembler::BranchShort(Labe in CallRecordWriteStub() [all...] |
H A D | macro-assembler-mips64.h | 167 DECLARE_BRANCH_PROTOTYPES(BranchShort)
|
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | macro-assembler-mips.cc | 2727 BranchShort(offset, bdslot); in CallRecordWriteStub() 2740 BranchShort(L, bdslot); in CallRecordWriteStub() 2748 BranchShort(L, bdslot); in CallRecordWriteStub() 2760 BranchShort(&skip, neg_cond, rs, rt); in CallRecordWriteStub() 2772 BranchShort(&skip, neg_cond, rs, rt); in CallRecordWriteStub() 2779 BranchShort(L, cond, rs, rt, bdslot); in CallRecordWriteStub() 2808 void TurboAssembler::BranchShort(int32_t offset, BranchDelaySlot bdslot) { in CallRecordWriteStub() function in v8::internal::TurboAssembler 2818 void TurboAssembler::BranchShort(Label* L, BranchDelaySlot bdslot) { in CallRecordWriteStub() function in v8::internal::TurboAssembler 3232 void TurboAssembler::BranchShort(int32_t offset, Condition cond, Register rs, in CallRecordWriteStub() function in v8::internal::TurboAssembler 3237 void TurboAssembler::BranchShort(Labe in CallRecordWriteStub() function in v8::internal::TurboAssembler [all...] |
H A D | macro-assembler-mips.h | 146 DECLARE_BRANCH_PROTOTYPES(BranchShort)
|
/third_party/node/deps/v8/src/builtins/mips/ |
H A D | builtins-mips.cc | 3943 __ BranchShort(&pop_loop_header); in Generate_DeoptimizationEntry() 3949 __ BranchShort(&pop_loop, ne, a2, Operand(sp)); in Generate_DeoptimizationEntry() 3971 __ BranchShort(&outer_loop_header); in Generate_DeoptimizationEntry() 3976 __ BranchShort(&inner_loop_header); in Generate_DeoptimizationEntry() 3983 __ BranchShort(&inner_push_loop, ne, a3, Operand(zero_reg)); in Generate_DeoptimizationEntry() 3987 __ BranchShort(&outer_push_loop, lt, t0, Operand(a1)); in Generate_DeoptimizationEntry()
|
/third_party/node/deps/v8/src/builtins/mips64/ |
H A D | builtins-mips64.cc | 3523 __ BranchShort(&pop_loop_header); in Generate_DeoptimizationEntry() 3529 __ BranchShort(&pop_loop, ne, a2, Operand(sp)); in Generate_DeoptimizationEntry() 3550 __ BranchShort(&outer_loop_header); in Generate_DeoptimizationEntry() 3555 __ BranchShort(&inner_loop_header); in Generate_DeoptimizationEntry() 3562 __ BranchShort(&inner_push_loop, ne, a3, Operand(zero_reg)); in Generate_DeoptimizationEntry() 3566 __ BranchShort(&outer_push_loop, lt, a4, Operand(a1)); in Generate_DeoptimizationEntry()
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
H A D | code-generator-mips64.cc | 350 __ BranchShort(&binop, eq, i.TempRegister(1), Operand(zero_reg)); \ 378 __ BranchShort(&binop, eq, i.TempRegister(1), Operand(zero_reg)); \ 391 __ BranchShort(&exchange, eq, i.TempRegister(1), Operand(zero_reg)); \ 417 __ BranchShort(&exchange, eq, i.TempRegister(2), Operand(zero_reg)); \ 430 __ BranchShort(&exit, ne, i.InputRegister(2), \ 434 __ BranchShort(&compareExchange, eq, i.TempRegister(2), \ 462 __ BranchShort(&exit, ne, i.TempRegister(2), \ 467 __ BranchShort(&compareExchange, eq, i.TempRegister(2), \
|
/third_party/node/deps/v8/src/wasm/baseline/riscv64/ |
H A D | liftoff-assembler-riscv64.h | 875 BranchShort(&exit, ne, expected.gp(), Operand(result.gp())); \ 878 BranchShort(&compareExchange, eq, temp2, Operand(zero_reg)); \ 896 BranchShort(&exit, ne, temp2, Operand(result.gp())); \ 899 BranchShort(&compareExchange, eq, temp2, Operand(zero_reg)); \ 1107 BranchShort(&loop, ne, a0, Operand(a1)); in FillStackSlotsWithZero()
|
/third_party/node/deps/v8/src/builtins/loong64/ |
H A D | builtins-loong64.cc | 3501 __ BranchShort(&pop_loop, ne, a2, Operand(sp)); in Generate_DeoptimizationEntry() 3534 __ BranchShort(&inner_push_loop, ne, a3, Operand(zero_reg)); in Generate_DeoptimizationEntry() 3538 __ BranchShort(&outer_push_loop, lt, a4, Operand(a1)); in Generate_DeoptimizationEntry()
|
/third_party/node/deps/v8/src/wasm/baseline/mips/ |
H A D | liftoff-assembler-mips.h | 913 BranchShort(&loop, ne, a0, Operand(a1)); in FillStackSlotsWithZero()
|