Searched refs:InsnMatcher (Results 1 – 1 of 1) sorted by relevance
872 bool R = MutatableInsns.erase(InsnMatcher); in reserveInsnMatcherForMutation()2020 if (!InsnMatcher.predicates_empty()) in getFirstConditionAsRootType()2039 std::unique_ptr<InstructionMatcher> InsnMatcher; member in __anon7e76e5f80111::InstructionOperandMatcher2067 InsnMatcher->emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes()2078 if (InsnMatcher->isHigherPriorityThan(*BP->InsnMatcher)) in isHigherPriorityThan()2740 const auto &I = InsnVariableIDs.find(&InsnMatcher); in getInsnVarID()3331 return InsnMatcher; in createAndImportSelDAGMatcher()3365 return InsnMatcher; in createAndImportSelDAGMatcher()4569 InstructionMatcher &InsnMatcher = *Item.first; in optimize() local4570 for (auto &OM : InsnMatcher.operands()) { in optimize()[all …]