Searched defs:GenPCRelativeJump (Results 1 – 2 of 2) sorted by relevance
213 inline void GenPCRelativeJump(Register rd, int64_t imm32) { in GenPCRelativeJump() function
3794 void Assembler::GenPCRelativeJump(Register tf, Register ts, int32_t imm32, in GenPCRelativeJump() function in v8::internal::Assembler