Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp61 TreePatternNodePtr PatWithNoTypes; member in __anon9462ce770111::MatcherGen
163 PatWithNoTypes = Pattern.getSrcPattern()->clone(); in MatcherGen()
164 PatWithNoTypes->RemoveAllTypes(); in MatcherGen()
183 MadeChange = PatWithNoTypes->ApplyTypeConstraints(TP, in InferPossibleTypes()
554 EmitMatchCode(Pattern.getSrcPattern(), PatWithNoTypes.get(), in EmitMatcherCode()