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