Searched refs:restrictIT (Results 1 – 4 of 4) sorted by relevance
45 bool restrictIT; member in __anon128e7aa60111::Thumb2ITBlock226 if (!restrictIT) { in InsertITInstructions()289 restrictIT = STI.restrictIT(); in runOnMachineFunction()
404 bool restrictIT() const { return RestrictIT; } in restrictIT() function
549 this->TM->getSubtarget<ARMSubtarget>(F).restrictIT(); in addPreSched2()
578 if (getSubtarget().restrictIT()) in isPredicable()2038 unsigned MaxInsts = Subtarget.restrictIT() ? 1 : 4; in extraSizeToPredicateInstructions()