Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp60 TreePatternNodePtr PatWithNoTypes; member in __anon4919a59d0111::MatcherGen
162 PatWithNoTypes = Pattern.getSrcPattern()->clone(); in MatcherGen()
163 PatWithNoTypes->RemoveAllTypes(); in MatcherGen()
182 MadeChange = PatWithNoTypes->ApplyTypeConstraints(TP, in InferPossibleTypes()
578 EmitMatchCode(Pattern.getSrcPattern(), PatWithNoTypes.get(), in EmitMatcherCode()