Searched refs:lowerBitCount (Results 1 – 3 of 3) sorted by relevance
372 LegalizeResult lowerBitCount(MachineInstr &MI);
1782 Helper.lowerBitCount(MI) == in legalizeCTPOP()
3734 return lowerBitCount(MI); in lower()6046 LegalizerHelper::lowerBitCount(MachineInstr &MI) { in lowerBitCount() function in LegalizerHelper