Searched refs:hasISEL (Results 1 – 4 of 4) sorted by relevance
248 bool hasISEL() const { return HasISEL; } in hasISEL() function296 bool enableEarlyIfConversion() const override { return hasISEL(); } in enableEarlyIfConversion()
689 if (!Subtarget.hasISEL()) in canInsertSelect()733 assert(Subtarget.hasISEL() && in insertSelect()
3468 if (!PPCSubTarget->hasISEL()) in AllUsersSelectZero()
8924 if (Subtarget.hasISEL() && in EmitInstrWithCustomInserter()