Searched refs:lowerBitCount (Results 1 – 3 of 3) sorted by relevance
384 LegalizeResult lowerBitCount(MachineInstr &MI);
1927 Helper.lowerBitCount(MI) == in legalizeCTPOP()
3913 return lowerBitCount(MI); in lower()6398 LegalizerHelper::lowerBitCount(MachineInstr &MI) { in lowerBitCount() function in LegalizerHelper