Home
last modified time | relevance | path

Searched defs:AllocTy (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp45 AllocType AllocTy; member
101 static Optional<AllocFnsTy> getAllocationData(const Value *V, AllocType AllocTy, in getAllocationData()
DScalarEvolution.cpp217 Type *AllocTy; in print() local
3237 const SCEV *ScalarEvolution::getSizeOfExpr(Type *IntTy, Type *AllocTy) { in getSizeOfExpr()
/external/llvm/lib/IR/
DInstructions.cpp443 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/
DInstCombineLoadStoreAlloca.cpp730 Type *AllocTy = in canReplaceGEPIdxWithZero() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp792 OptimizeGlobalAddressOfMalloc(GlobalVariable *GV, CallInst *CI, Type *AllocTy, in OptimizeGlobalAddressOfMalloc()
1420 Type *AllocTy, in tryToOptimizeStoreOfMallocToGlobal()
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DGlobalOpt.cpp849 Type *AllocTy, in OptimizeGlobalAddressOfMalloc()
1484 Type *AllocTy, in TryToOptimizeStoreOfMallocToGlobal()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp355 Type *AllocTy, Value *AllocSize, in createMalloc()
439 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
456 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp503 Type *AllocTy; in getIncrmentFactorSCEV() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp200 Type *AllocTy; in print() local
2574 const SCEV *ScalarEvolution::getSizeOfExpr(Type *AllocTy) { in getSizeOfExpr()
2590 const SCEV *ScalarEvolution::getAlignOfExpr(Type *AllocTy) { in getAlignOfExpr()