/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | MemoryBuiltins.cpp | 65 AllocType AllocTy; member 136 getAllocationDataForFunction(const Function *Callee, AllocType AllocTy, in getAllocationDataForFunction() 173 static Optional<AllocFnsTy> getAllocationData(const Value *V, AllocType AllocTy, in getAllocationData()
|
D | ScalarEvolution.cpp | 304 Type *AllocTy; in print() local 3729 const SCEV *ScalarEvolution::getSizeOfExpr(Type *IntTy, Type *AllocTy) { in getSizeOfExpr()
|
/external/llvm/lib/Analysis/ |
D | MemoryBuiltins.cpp | 45 AllocType AllocTy; member 101 static Optional<AllocFnsTy> getAllocationData(const Value *V, AllocType AllocTy, in getAllocationData()
|
D | ScalarEvolution.cpp | 217 Type *AllocTy; in print() local 3237 const SCEV *ScalarEvolution::getSizeOfExpr(Type *IntTy, Type *AllocTy) { in getSizeOfExpr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Instructions.cpp | 405 Type *AllocTy, Value *AllocSize, in createMalloc() 492 Type *IntPtrTy, Type *AllocTy, in CreateMalloc() 500 Type *IntPtrTy, Type *AllocTy, in CreateMalloc() 518 Type *IntPtrTy, Type *AllocTy, in CreateMalloc() 525 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/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 849 Type *AllocTy, in OptimizeGlobalAddressOfMalloc() 1484 Type *AllocTy, in TryToOptimizeStoreOfMallocToGlobal()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Instructions.cpp | 355 Type *AllocTy, Value *AllocSize, in createMalloc() 439 Type *IntPtrTy, Type *AllocTy, in CreateMalloc() 456 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 909 Type *AllocTy = in canReplaceGEPIdxWithZero() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 835 OptimizeGlobalAddressOfMalloc(GlobalVariable *GV, CallInst *CI, Type *AllocTy, in OptimizeGlobalAddressOfMalloc() 1464 Type *AllocTy, in tryToOptimizeStoreOfMallocToGlobal()
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopRerollPass.cpp | 503 Type *AllocTy; in getIncrmentFactorSCEV() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolution.cpp | 200 Type *AllocTy; in print() local 2574 const SCEV *ScalarEvolution::getSizeOfExpr(Type *AllocTy) { in getSizeOfExpr() 2590 const SCEV *ScalarEvolution::getAlignOfExpr(Type *AllocTy) { in getAlignOfExpr()
|