Searched refs:ProfileIsAOpInit (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | Record.cpp | 1368 static void ProfileIsAOpInit(FoldingSetNodeID &ID, RecTy *CheckType, in ProfileIsAOpInit() function 1378 ProfileIsAOpInit(ID, CheckType, Expr); in get() 1390 ProfileIsAOpInit(ID, CheckType, Expr); in Profile()
|
/external/llvm-project/llvm/lib/TableGen/ |
D | Record.cpp | 1448 static void ProfileIsAOpInit(FoldingSetNodeID &ID, RecTy *CheckType, in ProfileIsAOpInit() function 1458 ProfileIsAOpInit(ID, CheckType, Expr); in get() 1470 ProfileIsAOpInit(ID, CheckType, Expr); in Profile()
|