Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp64 AllocType AllocTy; member
135 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()
DScalarEvolution.cpp333 Type *AllocTy; in print() local
3726 const SCEV *ScalarEvolution::getSizeOfExpr(Type *IntTy, Type *AllocTy) { in getSizeOfExpr()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp99 AllocType AllocTy; member
165 getAllocationDataForFunction(const Function *Callee, AllocType AllocTy, in getAllocationDataForFunction()
207 getAllocationData(const Value *V, AllocType AllocTy, in getAllocationData()
217 getAllocationData(const Value *V, AllocType AllocTy, in getAllocationData()
DScalarEvolution.cpp371 Type *AllocTy; in print() local
4362 const SCEV *ScalarEvolution::getSizeOfExpr(Type *IntTy, Type *AllocTy) { in getSizeOfExpr()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DScopedHashTable.h151 using AllocTy = detail::AllocatorHolder<AllocatorTy>; variable
DStringMap.h112 using AllocTy = detail::AllocatorHolder<AllocatorTy>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DAllocator.h67 using AllocTy = detail::AllocatorHolder<AllocatorT>; variable
/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/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp524 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/
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-16.0/llvm/lib/IR/
DInstructions.cpp772 Type *AllocTy, Value *AllocSize, in createMalloc()
859 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
867 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
885 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
892 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp877 Type *AllocTy = in canReplaceGEPIdxWithZero() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp944 Type *AllocTy = GetElementPtrInst::getIndexedType(SourceElementType, Ops); in canReplaceGEPIdxWithZero() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp850 OptimizeGlobalAddressOfMalloc(GlobalVariable *GV, CallInst *CI, Type *AllocTy, in OptimizeGlobalAddressOfMalloc()
1483 Type *AllocTy, in tryToOptimizeStoreOfMallocToGlobal()
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp503 Type *AllocTy; in getIncrmentFactorSCEV() local