Searched refs:getRulesForOpc (Results 1 – 3 of 3) sorted by relevance
371 const SetOfRulesForOpcode &getRulesForOpc(MachineInstr &MI) const;
353 RegBankLegalizeRules::getRulesForOpc(MachineInstr &MI) const { in getRulesForOpc() function in RegBankLegalizeRules
42 const SetOfRulesForOpcode &RuleSet = RBLRules.getRulesForOpc(MI); in findRuleAndApplyMapping()