Searched refs:lowerDIVREM (Results 1 – 2 of 2) sorted by relevance
484 LLVM_ABI LegalizeResult lowerDIVREM(MachineInstr &MI);
4754 return lowerDIVREM(MI); in lower()9472 LegalizerHelper::LegalizeResult LegalizerHelper::lowerDIVREM(MachineInstr &MI) { in lowerDIVREM() function in LegalizerHelper