Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DRecord.cpp257 ProfileBitsInit(FoldingSetNodeID &ID, ArrayRef<Init *> Range) { in ProfileBitsInit() function
269 ProfileBitsInit(ID, Range); in get()
285 ProfileBitsInit(ID, makeArrayRef(getTrailingObjects<Init *>(), NumBits)); in Profile()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp335 ProfileBitsInit(FoldingSetNodeID &ID, ArrayRef<Init *> Range) { in ProfileBitsInit() function
346 ProfileBitsInit(ID, Range); in get()
362 ProfileBitsInit(ID, makeArrayRef(getTrailingObjects<Init *>(), NumBits)); in Profile()
/external/llvm-project/llvm/lib/TableGen/
DRecord.cpp326 ProfileBitsInit(FoldingSetNodeID &ID, ArrayRef<Init *> Range) { in ProfileBitsInit() function
337 ProfileBitsInit(ID, Range); in get()
353 ProfileBitsInit(ID, makeArrayRef(getTrailingObjects<Init *>(), NumBits)); in Profile()