Home
last modified time | relevance | path

Searched refs:SetImmPCOffsetTarget (Results 1 – 4 of 4) sorted by relevance

/external/vixl/src/aarch64/
Dinstructions-aarch64.cc960 void Instruction::SetImmPCOffsetTarget(const Instruction* target) { in SetImmPCOffsetTarget() function in vixl::aarch64::Instruction
Dinstructions-aarch64.h668 void SetImmPCOffsetTarget(const Instruction* target);
Dmacro-assembler-aarch64.cc294 branch->SetImmPCOffsetTarget(veneer); in Emit()
Dassembler-aarch64.cc70 link->SetImmPCOffsetTarget(GetLabelAddress<Instruction*>(label)); in BindToOffset()