Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/TableGen/
DRecord.cpp586 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/
DRecord.cpp482 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/
DRecord.cpp547 static void ProfileListInit(FoldingSetNodeID &ID, in ProfileListInit() function
561 ProfileListInit(ID, Range, EltTy); in get()
582 ProfileListInit(ID, getValues(), EltTy); in Profile()