Searched refs:lowerUITOFP (Results 1 – 2 of 2) sorted by relevance
227 LegalizeResult lowerUITOFP(MachineInstr &MI, unsigned TypeIdx, LLT Ty);
2276 return lowerUITOFP(MI, TypeIdx, Ty); in lower()3895 LegalizerHelper::lowerUITOFP(MachineInstr &MI, unsigned TypeIdx, LLT Ty) { in lowerUITOFP() function in LegalizerHelper