Home
last modified time | relevance | path

Searched refs:GenPCRelativeJumpAndLink (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.h169 inline void GenPCRelativeJumpAndLink(Register rd, int64_t offset);
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h221 inline void GenPCRelativeJumpAndLink(Register rd, int64_t imm32) { in GenPCRelativeJumpAndLink() function in v8::internal::AbortReason::TurboAssembler
H A Dmacro-assembler-riscv64.cc3332 GenPCRelativeJumpAndLink(t6, code_target_index); in Call()
3478 GenPCRelativeJumpAndLink(t6, imm64); in BranchAndLinkLong()
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.h1608 void GenPCRelativeJumpAndLink(Register t, int32_t imm32,
H A Dmacro-assembler-mips.cc3889 GenPCRelativeJumpAndLink(t8, code_target_index, in CallRecordWriteStub()
4041 GenPCRelativeJumpAndLink(t8, imm32, RelocInfo::NO_INFO, bdslot); in CallRecordWriteStub()
H A Dassembler-mips.cc3816 void Assembler::GenPCRelativeJumpAndLink(Register t, int32_t imm32, in GenPCRelativeJumpAndLink() function in v8::internal::Assembler

Completed in 33 milliseconds