Searched refs:NeedExtraInstructionsOrRegisterBranch (Results 1 – 2 of 2) sorted by relevance
672 bool MacroAssembler::NeedExtraInstructionsOrRegisterBranch( in NeedExtraInstructionsOrRegisterBranch() function in v8::internal::MacroAssembler759 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()
2021 bool NeedExtraInstructionsOrRegisterBranch(Label *label,