Searched refs:ProfileListInit (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/TableGen/ |
D | Record.cpp | 586 static void ProfileListInit(FoldingSetNodeID &ID, in ProfileListInit() function 606 ProfileListInit(ID, Range, EltTy); in get() 622 ProfileListInit(ID, Values, EltTy); in Profile()
|
/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-7.0/llvm/lib/TableGen/ |
D | Record.cpp | 547 static void ProfileListInit(FoldingSetNodeID &ID, in ProfileListInit() function 561 ProfileListInit(ID, Range, EltTy); in get() 582 ProfileListInit(ID, getValues(), EltTy); in Profile()
|