Searched refs:ProfileListInit (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/TableGen/ |
D | Record.cpp | 482 static void ProfileListInit(FoldingSetNodeID &ID, in ProfileListInit() function 497 ProfileListInit(ID, Range, EltTy); in get() 515 ProfileListInit(ID, getValues(), EltTy); in Profile()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | Record.cpp | 560 static void ProfileListInit(FoldingSetNodeID &ID, in ProfileListInit() function 574 ProfileListInit(ID, Range, EltTy); in get() 595 ProfileListInit(ID, getValues(), EltTy); in Profile()
|
/external/llvm-project/llvm/lib/TableGen/ |
D | Record.cpp | 532 static void ProfileListInit(FoldingSetNodeID &ID, in ProfileListInit() function 546 ProfileListInit(ID, Range, EltTy); in get() 567 ProfileListInit(ID, getValues(), EltTy); in Profile()
|