Searched refs:lowerMinMax (Results 1 – 2 of 2) sorted by relevance
456 LLVM_ABI LegalizeResult lowerMinMax(MachineInstr &MI);
4667 return lowerMinMax(MI); in lower()8147 LegalizerHelper::LegalizeResult LegalizerHelper::lowerMinMax(MachineInstr &MI) { in lowerMinMax() function in LegalizerHelper