Home
last modified time | relevance | path

Searched defs:InsnMatcher (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp868 void reserveInsnMatcherForMutation(InstructionMatcher *InsnMatcher) { in reserveInsnMatcherForMutation()
2010 InstructionMatcher &InsnMatcher = *Matchers.front(); in getFirstConditionAsRootType() local
2030 std::unique_ptr<InstructionMatcher> InsnMatcher; member in __anon685cc1160111::InstructionOperandMatcher
2234 InstructionMatcher &InsnMatcher = Rule.getInstructionMatcher(SymbolicName); in emitRenderOpcodes() local
2265 InstructionMatcher &InsnMatcher = Rule.getInstructionMatcher(SymbolicName); in emitRenderOpcodes() local
2454 InstructionMatcher &InsnMatcher = Rule.getInstructionMatcher(SymbolicName); in emitRenderOpcodes() local
3162 RuleMatcher &Rule, InstructionMatcher &InsnMatcher, in createAndImportSelDAGMatcher()
3387 InstructionMatcher &InsnMatcher, in importChildMatcher()
3885 InstructionMatcher &InsnMatcher = InsnMatcherOrError.get(); in runOnPattern() local
4576 InstructionMatcher &InsnMatcher = *Item.first; in optimize() local