Home
last modified time | relevance | path

Searched refs:BranchLong (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc1075 BranchLong(L, PROTECT); in CallRecordWriteStub()
1086 BranchLong(L, PROTECT); in CallRecordWriteStub()
2862 BranchLong(target, bd); in CallRecordWriteStub()
2875 BranchLong(target, bd); in CallRecordWriteStub()
2895 BranchLong(target, bd); in CallRecordWriteStub()
3381 BranchLong(L, bdslot); in CallRecordWriteStub()
3385 BranchLong(L, bdslot); in CallRecordWriteStub()
3400 BranchLong(L, bdslot); in CallRecordWriteStub()
3403 BranchLong(L, bdslot); in CallRecordWriteStub()
3412 BranchLong( in CallRecordWriteStub()
4503 void TurboAssembler::BranchLong(Label* L, BranchDelaySlot bdslot) { CallRecordWriteStub() function in v8::internal::TurboAssembler
4527 void TurboAssembler::BranchLong(int32_t offset, BranchDelaySlot bdslot) { CallRecordWriteStub() function in v8::internal::TurboAssembler
[all...]
H A Dmacro-assembler-mips64.h200 void BranchLong(int32_t offset, BranchDelaySlot bdslot = PROTECT);
948 void BranchLong(Label* L, BranchDelaySlot bdslot);
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc934 BranchLong(L, PROTECT); in CallRecordWriteStub()
945 BranchLong(L, PROTECT); in CallRecordWriteStub()
2211 BranchLong(target, bd); in CallRecordWriteStub()
2224 BranchLong(target, bd); in CallRecordWriteStub()
2244 BranchLong(target, bd); in CallRecordWriteStub()
2742 BranchLong(L, bdslot); in CallRecordWriteStub()
2746 BranchLong(L, bdslot); in CallRecordWriteStub()
2761 BranchLong(L, bdslot); in CallRecordWriteStub()
2764 BranchLong(L, bdslot); in CallRecordWriteStub()
2773 BranchLong( in CallRecordWriteStub()
4009 void TurboAssembler::BranchLong(Label* L, BranchDelaySlot bdslot) { CallRecordWriteStub() function in v8::internal::TurboAssembler
4022 void TurboAssembler::BranchLong(int32_t offset, BranchDelaySlot bdslot) { CallRecordWriteStub() function in v8::internal::TurboAssembler
[all...]
H A Dmacro-assembler-mips.h179 void BranchLong(int32_t offset, BranchDelaySlot bdslot = PROTECT);
844 void BranchLong(Label* L, BranchDelaySlot bdslot);
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.cc2364 BranchLong(target); in BranchTrueF()
2377 BranchLong(target); in BranchFalseF()
2821 BranchLong(L); in Branch()
2825 BranchLong(L); in Branch()
2840 BranchLong(L); in Branch()
2843 BranchLong(L); in Branch()
2853 BranchLong(L); in Branch()
2856 BranchLong(L); in Branch()
3464 void TurboAssembler::BranchLong(Label* L) { in BranchLong() function in v8::TurboAssembler
H A Dmacro-assembler-riscv64.h154 void BranchLong(Label* L);
/third_party/node/deps/v8/src/baseline/riscv64/
H A Dbaseline-assembler-riscv64-inl.h469 __ BranchLong(labels[i]); in Switch()
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h383 patching_assembler.BranchLong(imm32); in PatchPrepareStackFrame()
416 BranchLong(imm32); in PatchPrepareStackFrame()
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h370 patching_assembler.BranchLong(imm32); in PatchPrepareStackFrame()
403 BranchLong(imm32); in PatchPrepareStackFrame()

Completed in 41 milliseconds