Searched refs:hasISEL (Results 1 – 4 of 4) sorted by relevance
234 bool hasISEL() const { return HasISEL; } in hasISEL() function279 bool enableEarlyIfConversion() const override { return hasISEL(); } in enableEarlyIfConversion()
687 if (!Subtarget.hasISEL()) in canInsertSelect()730 assert(Subtarget.hasISEL() && in insertSelect()
3419 if (!PPCSubTarget->hasISEL()) in AllUsersSelectZero()
8629 if (Subtarget.hasISEL() && (MI->getOpcode() == PPC::SELECT_CC_I4 || in EmitInstrWithCustomInserter()