Searched refs:hasISEL (Results 1 – 4 of 4) sorted by relevance
211 bool hasISEL() const { return HasISEL; } in hasISEL() function233 bool enableEarlyIfConversion() const override { return hasISEL(); } in enableEarlyIfConversion()
588 if (!Subtarget.hasISEL()) in canInsertSelect()632 assert(Subtarget.hasISEL() && in insertSelect()
1581 if (!PPCSubTarget->hasISEL()) in AllUsersSelectZero()
6716 if (Subtarget.hasISEL() && (MI->getOpcode() == PPC::SELECT_CC_I4 || in EmitInstrWithCustomInserter()