Searched refs:lowerBitCount (Results 1 – 3 of 3) sorted by relevance
365 LegalizeResult lowerBitCount(MachineInstr &MI);
1348 Helper.lowerBitCount(MI) == in legalizeCTPOP()
3382 return lowerBitCount(MI); in lower()5634 LegalizerHelper::lowerBitCount(MachineInstr &MI) { in lowerBitCount() function in LegalizerHelper