Searched refs:findRuleAndApplyMapping (Results 1 – 3 of 3) sorted by relevance
81 void findRuleAndApplyMapping(MachineInstr &MI);
335 RBLHelper.findRuleAndApplyMapping(*MI); in runOnMachineFunction()
41 void RegBankLegalizeHelper::findRuleAndApplyMapping(MachineInstr &MI) { in findRuleAndApplyMapping() function in RegBankLegalizeHelper