Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp877 Type *AllocTy = in canReplaceGEPIdxWithZero() local
/third_party/skia/third_party/externals/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()