Searched refs:isLegalOrCustom (Results 1 – 3 of 3) sorted by relevance
521 bool LegalizerInfo::isLegalOrCustom(const MachineInstr &MI, in isLegalOrCustom() function in LegalizerInfo745 !MLI->isLegalOrCustom(MI, MRI)) in machineFunctionIsIllegal()
3177 if (LI.isLegalOrCustom({G_UMIN, Ty})) in lower()3188 if (LI.isLegalOrCustom({G_SMIN, Ty}) && LI.isLegalOrCustom({G_SMAX, Ty})) in lower()5556 if (LI.isLegalOrCustom({RevRot, {DstTy, SrcTy}}) && in lowerRotate()
1278 bool isLegalOrCustom(const LegalityQuery &Query) const { in isLegalOrCustom() function1284 bool isLegalOrCustom(const MachineInstr &MI,