Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp929 void reserveInsnMatcherForMutation(InstructionMatcher *InsnMatcher) { in reserveInsnMatcherForMutation()
2462 InstructionMatcher &InsnMatcher = *Matchers.front(); in getFirstConditionAsRootType() local
2482 std::unique_ptr<InstructionMatcher> InsnMatcher; member in __anon8aabd5ea0111::InstructionOperandMatcher
2728 InstructionMatcher &InsnMatcher = Rule.getInstructionMatcher(SymbolicName); in emitRenderOpcodes() local
2759 InstructionMatcher &InsnMatcher = Rule.getInstructionMatcher(SymbolicName); in emitRenderOpcodes() local
3003 InstructionMatcher &InsnMatcher = Rule.getInstructionMatcher(SymbolicName); in emitRenderOpcodes() local
3841 InstructionMatcher &InsnMatcher, bool &HasAddedMatcher) { in addBuiltinPredicates()
3986 RuleMatcher &Rule, InstructionMatcher &InsnMatcher, in createAndImportSelDAGMatcher()
4236 RuleMatcher &Rule, InstructionMatcher &InsnMatcher, in importChildMatcher()
4600 RuleMatcher &M, InstructionMatcher &InsnMatcher, const TreePatternNode *Src, in createAndImportInstructionRenderer()
[all …]