Searched refs:CombineRule (Results 1 – 1 of 1) sorted by relevance
114 class CombineRule { class191 CombineRule(const CodeGenTarget &Target, GIMatchDagContext &Ctx, RuleID ID, in CombineRule() function in __anon31f3a7ff0111::CombineRule194 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 …]