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