Home
last modified time | relevance | path

Searched refs:SetImmPCOffsetTarget (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
H A Dinstructions-arm64.h423 void SetImmPCOffsetTarget(const AssemblerOptions& options,
H A Dinstructions-arm64.cc223 void Instruction::SetImmPCOffsetTarget(const AssemblerOptions& options, in SetImmPCOffsetTarget() function in v8::internal::Instruction
H A Dassembler-arm64.cc500 prev_link->SetImmPCOffsetTarget(options(), prev_link); in RemoveBranchFromLabelLinkChain()
505 prev_link->SetImmPCOffsetTarget(options(), next_link); in RemoveBranchFromLabelLinkChain()
508 prev_link->SetImmPCOffsetTarget(options(), prev_link); in RemoveBranchFromLabelLinkChain()
515 link->SetImmPCOffsetTarget(options(), label_veneer); in RemoveBranchFromLabelLinkChain()
587 link->SetImmPCOffsetTarget(options(), in bind()
4433 instr->SetImmPCOffsetTarget(assm_->options(), entry_offset); in SetLoadOffsetToConstPoolEntry()
4589 branch->SetImmPCOffsetTarget(options(), veneer); in EmitVeneers()
/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.cc938 void Instruction::SetImmPCOffsetTarget(const Instruction* target) { in SetImmPCOffsetTarget() function in vixl::aarch64::Instruction
H A Dinstructions-aarch64.h666 void SetImmPCOffsetTarget(const Instruction* target);
H A Dmacro-assembler-aarch64.cc333 branch->SetImmPCOffsetTarget(veneer); in Emit()
H A Dassembler-aarch64.cc70 link->SetImmPCOffsetTarget(GetLabelAddress<Instruction*>(label)); in BindToOffset()

Completed in 29 milliseconds