Searched defs:AllocTy (Results  1 – 11 of 11) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | MemoryBuiltins.cpp | 64   AllocType AllocTy;  member135 getAllocationDataForFunction(const Function *Callee, AllocType AllocTy,  in getAllocationDataForFunction()
 172 static Optional<AllocFnsTy> getAllocationData(const Value *V, AllocType AllocTy,  in getAllocationData()
 184 getAllocationData(const Value *V, AllocType AllocTy,  in getAllocationData()
 
 | 
| D | ScalarEvolution.cpp | 333     Type *AllocTy;  in print()  local3726 const SCEV *ScalarEvolution::getSizeOfExpr(Type *IntTy, Type *AllocTy) {  in getSizeOfExpr()
 
 | 
| /external/llvm/lib/Analysis/ | 
| D | MemoryBuiltins.cpp | 45   AllocType AllocTy;  member101 static Optional<AllocFnsTy> getAllocationData(const Value *V, AllocType AllocTy,  in getAllocationData()
 
 | 
| D | ScalarEvolution.cpp | 217     Type *AllocTy;  in print()  local3237 const SCEV *ScalarEvolution::getSizeOfExpr(Type *IntTy, Type *AllocTy) {  in getSizeOfExpr()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | Instructions.cpp | 524                                  Type *AllocTy, Value *AllocSize,  in createMalloc()611                                     Type *IntPtrTy, Type *AllocTy,  in CreateMalloc()
 619                                     Type *IntPtrTy, Type *AllocTy,  in CreateMalloc()
 637                                     Type *IntPtrTy, Type *AllocTy,  in CreateMalloc()
 644                                     Type *IntPtrTy, Type *AllocTy,  in CreateMalloc()
 
 | 
| /external/llvm/lib/IR/ | 
| D | Instructions.cpp | 443                                  Type *AllocTy, Value *AllocSize,  in createMalloc()529                                     Type *IntPtrTy, Type *AllocTy,  in CreateMalloc()
 537                                     Type *IntPtrTy, Type *AllocTy,  in CreateMalloc()
 556                                     Type *IntPtrTy, Type *AllocTy,  in CreateMalloc()
 563                                     Type *IntPtrTy, Type *AllocTy,  in CreateMalloc()
 
 | 
| /external/llvm/lib/Transforms/InstCombine/ | 
| D | InstCombineLoadStoreAlloca.cpp | 730   Type *AllocTy =  in canReplaceGEPIdxWithZero()  local
 | 
| /external/llvm/lib/Transforms/IPO/ | 
| D | GlobalOpt.cpp | 792 OptimizeGlobalAddressOfMalloc(GlobalVariable *GV, CallInst *CI, Type *AllocTy,  in OptimizeGlobalAddressOfMalloc()1420                                                Type *AllocTy,  in tryToOptimizeStoreOfMallocToGlobal()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ | 
| D | InstCombineLoadStoreAlloca.cpp | 877   Type *AllocTy =  in canReplaceGEPIdxWithZero()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ | 
| D | GlobalOpt.cpp | 850 OptimizeGlobalAddressOfMalloc(GlobalVariable *GV, CallInst *CI, Type *AllocTy,  in OptimizeGlobalAddressOfMalloc()1483                                                Type *AllocTy,  in tryToOptimizeStoreOfMallocToGlobal()
 
 | 
| /external/llvm/lib/Transforms/Scalar/ | 
| D | LoopRerollPass.cpp | 503       Type *AllocTy;  in getIncrmentFactorSCEV()  local
 |