Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DDAGISelMatcherGen.cpp61 TreePatternNodePtr PatWithNoTypes; member in __anon8d7cca4e0111::MatcherGen
163 PatWithNoTypes = Pattern.getSrcPattern()->clone(); in MatcherGen()
164 PatWithNoTypes->RemoveAllTypes(); in MatcherGen()
183 MadeChange = PatWithNoTypes->ApplyTypeConstraints(TP, in InferPossibleTypes()
579 EmitMatchCode(Pattern.getSrcPattern(), PatWithNoTypes.get(), in EmitMatcherCode()