Searched refs:CombineRule (Results 1 – 1 of 1) sorted by relevance
113 class CombineRule { class190 CombineRule(const CodeGenTarget &Target, GIMatchDagContext &Ctx, RuleID ID, in CombineRule() function in __anon08ee5a240111::CombineRule193 CombineRule(const CombineRule &) = delete;329 StringRef makeNameForAnonInstr(CombineRule &Rule) { in makeNameForAnonInstr()334 StringRef makeDebugName(CombineRule &Rule, StringRef Name) { in makeDebugName()338 StringRef makeNameForAnonPredicate(CombineRule &Rule) { in makeNameForAnonPredicate()343 void CombineRule::declareMatchData(StringRef PatternSymbol, StringRef Type, in declareMatchData()348 bool CombineRule::parseDefs() { in parseDefs()397 bool CombineRule::parseInstructionMatcher( in parseInstructionMatcher()452 bool CombineRule::parseWipMatchOpcodeMatcher(const CodeGenTarget &Target, in parseWipMatchOpcodeMatcher()[all …]