Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp4020 static void FindNames(TreePatternNode *P, in FindNames() function
4035 FindNames(P->getChild(i), Names, PatternTop); in FindNames()
4061 FindNames(PTM.getSrcPattern(), SrcNames, Pattern); in AddPatternToMatch()
4062 FindNames(PTM.getDstPattern(), DstNames, Pattern); in AddPatternToMatch()