Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/arm64/
Dmacro-assembler-arm64.cc574 bool MacroAssembler::NeedExtraInstructionsOrRegisterBranch( in NeedExtraInstructionsOrRegisterBranch() function in v8::internal::MacroAssembler
663 NeedExtraInstructionsOrRegisterBranch(label, CondBranchType); in B()
680 NeedExtraInstructionsOrRegisterBranch(label, TestBranchType); in Tbnz()
697 NeedExtraInstructionsOrRegisterBranch(label, TestBranchType); in Tbz()
714 NeedExtraInstructionsOrRegisterBranch(label, CompareBranchType); in Cbnz()
731 NeedExtraInstructionsOrRegisterBranch(label, CompareBranchType); in Cbz()
Dmacro-assembler-arm64.h2157 bool NeedExtraInstructionsOrRegisterBranch(Label *label,