Searched refs:ProfileVarDefInit (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | Record.cpp | 1619 static void ProfileVarDefInit(FoldingSetNodeID &ID, in ProfileVarDefInit() function 1633 ProfileVarDefInit(ID, Class, Args); in get() 1649 ProfileVarDefInit(ID, Class, args()); in Profile()
|
/external/llvm-project/llvm/lib/TableGen/ |
D | Record.cpp | 1697 static void ProfileVarDefInit(FoldingSetNodeID &ID, in ProfileVarDefInit() function 1711 ProfileVarDefInit(ID, Class, Args); in get() 1727 ProfileVarDefInit(ID, Class, args()); in Profile()
|