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