Searched refs:SetImmPCOffsetTarget (Results 1 – 7 of 7) sorted by relevance
331 void Instruction::SetImmPCOffsetTarget(const Instruction* target) { in SetImmPCOffsetTarget() function in vixl::aarch64::Instruction
403 void SetImmPCOffsetTarget(const Instruction* target);
295 branch->SetImmPCOffsetTarget(veneer); in Emit()
69 link->SetImmPCOffsetTarget(GetLabelAddress<Instruction*>(label)); in BindToOffset()
404 void SetImmPCOffsetTarget(const AssemblerOptions& options,
230 void Instruction::SetImmPCOffsetTarget(const AssemblerOptions& options, in SetImmPCOffsetTarget() function in v8::internal::Instruction
540 instr->SetImmPCOffsetTarget(assm_->options(), assm_->pc()); in EmitEntries()695 prev_link->SetImmPCOffsetTarget(options(), prev_link); in RemoveBranchFromLabelLinkChain()700 prev_link->SetImmPCOffsetTarget(options(), next_link); in RemoveBranchFromLabelLinkChain()703 prev_link->SetImmPCOffsetTarget(options(), prev_link); in RemoveBranchFromLabelLinkChain()710 link->SetImmPCOffsetTarget(options(), label_veneer); in RemoveBranchFromLabelLinkChain()784 link->SetImmPCOffsetTarget(options(), in bind()4933 branch->SetImmPCOffsetTarget(options(), veneer); in EmitVeneers()