Home
last modified time | relevance | path

Searched refs:NeedExtraInstructionsOrRegisterBranch (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm64/
Dmacro-assembler-arm64.cc672 bool MacroAssembler::NeedExtraInstructionsOrRegisterBranch( in NeedExtraInstructionsOrRegisterBranch() function in v8::internal::MacroAssembler
759 NeedExtraInstructionsOrRegisterBranch(label, CondBranchType); in B()
776 NeedExtraInstructionsOrRegisterBranch(label, TestBranchType); in Tbnz()
793 NeedExtraInstructionsOrRegisterBranch(label, TestBranchType); in Tbz()
810 NeedExtraInstructionsOrRegisterBranch(label, CompareBranchType); in Cbnz()
827 NeedExtraInstructionsOrRegisterBranch(label, CompareBranchType); in Cbz()
Dmacro-assembler-arm64.h2021 bool NeedExtraInstructionsOrRegisterBranch(Label *label,