Searched defs:SetImmPCOffsetTarget (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/arm64/ | ||
H A D | instructions-arm64.cc | 222 void Instruction::SetImmPCOffsetTarget(Isolate* isolate, Instruction* target) { function in class:v8::internal::Instruction |
/external/vixl/src/vixl/a64/ | ||
H A D | instructions-a64.cc | 329 void Instruction::SetImmPCOffsetTarget(const Instruction* target) { function in class:vixl::Instruction |
Completed in 45 milliseconds