Home
last modified time | relevance | path

Searched refs:BranchShort (Results 1 - 21 of 21) sorted by relevance

/third_party/node/deps/v8/src/regexp/riscv64/
H A Dregexp-macro-assembler-riscv64.cc162 __ 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 Dmacro-assembler-riscv64.cc105 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 Dmacro-assembler-riscv64.h150 DECLARE_BRANCH_PROTOTYPES(BranchShort)
/third_party/node/deps/v8/src/builtins/riscv64/
H A Dbuiltins-riscv64.cc202 __ 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 Dliftoff-assembler-loong64.h594 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 Dcode-generator-loong64.cc345 __ 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 Dcode-generator-mips.cc342 __ 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 Dcode-generator-riscv64.cc336 __ 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 Dmacro-assembler-loong64.cc2219 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 Dmacro-assembler-loong64.h114 void BranchShort(Label* label, Condition cond, Register r1, const Operand& r2,
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h715 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 Dmacro-assembler-mips64.cc3366 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 Dmacro-assembler-mips64.h167 DECLARE_BRANCH_PROTOTYPES(BranchShort)
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc2727 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 Dmacro-assembler-mips.h146 DECLARE_BRANCH_PROTOTYPES(BranchShort)
/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc3943 __ 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 Dbuiltins-mips64.cc3523 __ 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 Dcode-generator-mips64.cc350 __ 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 Dliftoff-assembler-riscv64.h875 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 Dbuiltins-loong64.cc3501 __ 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 Dliftoff-assembler-mips.h913 BranchShort(&loop, ne, a0, Operand(a1)); in FillStackSlotsWithZero()

Completed in 94 milliseconds