Home
last modified time | relevance | path

Searched refs:ComplexPatternOperandMatcher (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1348 class ComplexPatternOperandMatcher : public OperandPredicateMatcher { class
1358 ComplexPatternOperandMatcher(unsigned InsnVarID, unsigned OpIdx, in ComplexPatternOperandMatcher() function in __anon1998b5b40111::ComplexPatternOperandMatcher
1734 unsigned ComplexPatternOperandMatcher::getAllocatedTemporariesBaseID() const { in getAllocatedTemporariesBaseID()
4144 OM.addPredicate<ComplexPatternOperandMatcher>(OM, *ComplexPattern->second); in importComplexPatternOperandMatcher()
5950 if (isa<ComplexPatternOperandMatcher>(OP)) in optimize()