Home
last modified time | relevance | path

Searched refs:GenPCRelativeJump (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.h168 inline void GenPCRelativeJump(Register rd, int64_t offset);
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h213 inline void GenPCRelativeJump(Register rd, int64_t imm32) { in GenPCRelativeJump() function in v8::internal::AbortReason::TurboAssembler
H A Dmacro-assembler-riscv64.cc3253 GenPCRelativeJump(t6, code_target_index); in Jump()
3469 GenPCRelativeJump(t6, imm64); in BranchLong()
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc3679 GenPCRelativeJump(t8, t9, 0, RelocInfo::NO_INFO, in CheckTrampolinePool()
3794 void Assembler::GenPCRelativeJump(Register tf, Register ts, int32_t imm32, in GenPCRelativeJump() function in v8::internal::Assembler
H A Dmacro-assembler-mips.cc3750 GenPCRelativeJump(t8, t9, code_target_index, in CallRecordWriteStub()
4018 GenPCRelativeJump(t8, t9, imm32, RelocInfo::NO_INFO, bdslot); in CallRecordWriteStub()
4028 GenPCRelativeJump(t8, t9, offset, RelocInfo::NO_INFO, bdslot); in CallRecordWriteStub()
H A Dassembler-mips.h1606 void GenPCRelativeJump(Register tf, Register ts, int32_t imm32,
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h354 patching_assembler.GenPCRelativeJump(kScratchReg, imm32); in PatchPrepareStackFrame()
387 GenPCRelativeJump(kScratchReg, imm32); in PatchPrepareStackFrame()

Completed in 39 milliseconds