Searched defs:getAllocationData (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemoryBuiltins.cpp | 172 static Optional<AllocFnsTy> getAllocationData(const Value *V, AllocType AllocTy, in getAllocationData() function 184 getAllocationData(const Value *V, AllocType AllocTy, in getAllocationData() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | MemoryBuiltins.cpp | 207 getAllocationData(const Value *V, AllocType AllocTy, in getAllocationData() function 217 getAllocationData(const Value *V, AllocType AllocTy, in getAllocationData() function
|
/external/llvm/lib/Analysis/ |
D | MemoryBuiltins.cpp | 101 static Optional<AllocFnsTy> getAllocationData(const Value *V, AllocType AllocTy, in getAllocationData() function
|