Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dinstructions-aarch64.cc331 void Instruction::SetImmPCOffsetTarget(const Instruction* target) { in SetImmPCOffsetTarget() function in vixl::aarch64::Instruction
/external/v8/src/arm64/
Dinstructions-arm64.cc230 void Instruction::SetImmPCOffsetTarget(const AssemblerOptions& options, in SetImmPCOffsetTarget() function in v8::internal::Instruction