Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/riscv64/
Dmacro-assembler-riscv64.h213 inline void GenPCRelativeJump(Register rd, int64_t imm32) { in GenPCRelativeJump() function
/third_party/node/deps/v8/src/codegen/mips/
Dassembler-mips.cc3794 void Assembler::GenPCRelativeJump(Register tf, Register ts, int32_t imm32, in GenPCRelativeJump() function in v8::internal::Assembler