Lines Matching defs:InsnMatcher
916 void reserveInsnMatcherForMutation(InstructionMatcher *InsnMatcher) { in reserveInsnMatcherForMutation()
2387 InstructionMatcher &InsnMatcher = *Matchers.front(); in getFirstConditionAsRootType() local
2407 std::unique_ptr<InstructionMatcher> InsnMatcher; member in __anon0a286f430111::InstructionOperandMatcher
2647 InstructionMatcher &InsnMatcher = Rule.getInstructionMatcher(SymbolicName); in emitRenderOpcodes() local
2678 InstructionMatcher &InsnMatcher = Rule.getInstructionMatcher(SymbolicName); in emitRenderOpcodes() local
2922 InstructionMatcher &InsnMatcher = Rule.getInstructionMatcher(SymbolicName); in emitRenderOpcodes() local
3741 InstructionMatcher &InsnMatcher, bool &HasAddedMatcher) { in addBuiltinPredicates()
3881 RuleMatcher &Rule, InstructionMatcher &InsnMatcher, in createAndImportSelDAGMatcher()
4118 RuleMatcher &Rule, InstructionMatcher &InsnMatcher, in importChildMatcher()
4472 RuleMatcher &M, InstructionMatcher &InsnMatcher, const TreePatternNode *Src, in createAndImportInstructionRenderer()
5085 InstructionMatcher &InsnMatcher = InsnMatcherOrError.get(); in runOnPattern() local
5881 InstructionMatcher &InsnMatcher = *Item.first; in optimize() local