Searched refs:hasISEL (Results 1 – 4 of 4) sorted by relevance
229 bool hasISEL() const { return HasISEL; } in hasISEL() function272 bool enableEarlyIfConversion() const override { return hasISEL(); } in enableEarlyIfConversion()
628 if (!Subtarget.hasISEL()) in canInsertSelect()671 assert(Subtarget.hasISEL() && in insertSelect()
3359 if (!PPCSubTarget->hasISEL()) in AllUsersSelectZero()
8570 if (Subtarget.hasISEL() && (MI->getOpcode() == PPC::SELECT_CC_I4 || in EmitInstrWithCustomInserter()