Home
last modified time | relevance | path

Searched defs:getAlloc (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/include/llvm/ADT/
DAllocatorList.h51 AllocatorT &getAlloc() { return *this; } in getAlloc() function
52 const AllocatorT &getAlloc() const { return *this; } in getAlloc() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAllocatorList.h51 AllocatorT &getAlloc() { return *this; } in getAlloc() function
52 const AllocatorT &getAlloc() const { return *this; } in getAlloc() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h483 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function
500 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function
/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroInstr.h623 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function
640 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function