Searched refs:isLegalOrCustom (Results 1 – 5 of 5) sorted by relevance
514 bool LegalizerInfo::isLegalOrCustom(const MachineInstr &MI, in isLegalOrCustom() function in LegalizerInfo749 !MLI->isLegalOrCustom(MI, MRI)) in machineFunctionIsIllegal()
521 bool LegalizerInfo::isLegalOrCustom(const MachineInstr &MI, in isLegalOrCustom() function in LegalizerInfo745 !MLI->isLegalOrCustom(MI, MRI)) in machineFunctionIsIllegal()
3105 if (LI.isLegalOrCustom({G_UMIN, Ty})) in lower()3116 if (LI.isLegalOrCustom({G_SMIN, Ty}) && LI.isLegalOrCustom({G_SMAX, Ty})) in lower()
1262 bool isLegalOrCustom(const LegalityQuery &Query) const { in isLegalOrCustom() function1268 bool isLegalOrCustom(const MachineInstr &MI,
1149 bool isLegalOrCustom(const MachineInstr &MI,