Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.cpp2755 static void FindNames(const TreePatternNode *P, in FindNames() function
2770 FindNames(P->getChild(i), Names, PatternTop); in FindNames()
2793 FindNames(PTM.getSrcPattern(), SrcNames, Pattern); in AddPatternToMatch()
2794 FindNames(PTM.getDstPattern(), DstNames, Pattern); in AddPatternToMatch()
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp3194 static void FindNames(const TreePatternNode *P, in FindNames() function
3209 FindNames(P->getChild(i), Names, PatternTop); in FindNames()
3235 FindNames(PTM.getSrcPattern(), SrcNames, Pattern); in AddPatternToMatch()
3236 FindNames(PTM.getDstPattern(), DstNames, Pattern); in AddPatternToMatch()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp3711 static void FindNames(TreePatternNode *P, in FindNames() function
3726 FindNames(P->getChild(i), Names, PatternTop); in FindNames()
3766 FindNames(PTM.getSrcPattern(), SrcNames, Pattern); in AddPatternToMatch()
3767 FindNames(PTM.getDstPattern(), DstNames, Pattern); in AddPatternToMatch()