Searched defs:SetPCRelImmTarget (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/arm64/ | ||
D | instructions-arm64.cc | 232 void Instruction::SetPCRelImmTarget(Instruction* target) { in SetPCRelImmTarget() function in v8::internal::Instruction |
/external/vixl/src/vixl/a64/ | ||
D | instructions-a64.cc | 338 void Instruction::SetPCRelImmTarget(const Instruction* target) { in SetPCRelImmTarget() function in vixl::Instruction |