Home
last modified time | relevance | path

Searched defs:GenPCRelativeJumpAndLink (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/riscv64/
Dmacro-assembler-riscv64.h221 inline void GenPCRelativeJumpAndLink(Register rd, int64_t imm32) { in GenPCRelativeJumpAndLink() function
/third_party/node/deps/v8/src/codegen/mips/
Dassembler-mips.cc3816 void Assembler::GenPCRelativeJumpAndLink(Register t, int32_t imm32, in GenPCRelativeJumpAndLink() function in v8::internal::Assembler