Searched refs:restrictIT (Results 1 – 8 of 8) sorted by relevance
32 bool restrictIT; member in __anon8f4905d30111::Thumb2ITBlockPass218 if (!restrictIT) { in InsertITInstructions()282 restrictIT = STI.restrictIT(); in runOnMachineFunction()
575 bool restrictIT() const { return RestrictIT; } in restrictIT() function
432 return this->TM->getSubtarget<ARMSubtarget>(F).restrictIT(); in addPreSched2()
585 if (getSubtarget().restrictIT()) in isPredicable()
45 bool restrictIT; member in __anond0b4756b0111::Thumb2ITBlockPass235 if (!restrictIT) { in InsertITInstructions()299 restrictIT = STI.restrictIT(); in runOnMachineFunction()
729 bool restrictIT() const { return RestrictIT; } in restrictIT() function
492 return this->TM->getSubtarget<ARMSubtarget>(F).restrictIT(); in addPreSched2()
674 if (getSubtarget().restrictIT()) in isPredicable()