Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInline.cpp129 uint64_t AllocaSize = 0; in getInlineThreshold() local
DAMDGPUTargetTransformInfo.cpp197 unsigned AllocaSize = Ty->isSized() ? DL.getTypeAllocSize(Ty) : 0; in getUnrollingPreferences() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInline.cpp130 uint64_t AllocaSize = 0; in getInlineThreshold() local
DAMDGPUTargetTransformInfo.cpp161 unsigned AllocaSize = Ty->isSized() ? DL.getTypeAllocSize(Ty) : 0; in getUnrollingPreferences() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStack.cpp232 const Value *AllocaPtr, uint64_t AllocaSize) { in IsAccessSafe()
262 uint64_t AllocaSize) { in IsMemIntrinsicSafe()
280 bool SafeStack::IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) { in IsSafeStackAlloca()
/external/llvm/lib/CodeGen/
DSafeStack.cpp225 const Value *AllocaPtr, uint64_t AllocaSize) { in IsAccessSafe()
254 uint64_t AllocaSize) { in IsMemIntrinsicSafe()
266 bool SafeStack::IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) { in IsSafeStackAlloca()
/external/llvm-project/llvm/lib/CodeGen/
DSafeStack.cpp234 const Value *AllocaPtr, uint64_t AllocaSize) { in IsAccessSafe()
264 uint64_t AllocaSize) { in IsMemIntrinsicSafe()
282 bool SafeStack::IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) { in IsSafeStackAlloca()
/external/llvm-project/llvm/lib/Analysis/
DStackLifetime.cpp78 int64_t AllocaSize = AllocaSizeInBits.getValue() / 8; in findMatchingAlloca() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp4277 uint64_t AllocaSize = DL.getTypeAllocSize(AI.getAllocatedType()); in splitAlloca() local
4341 uint64_t AllocaSize = DL.getTypeSizeInBits(NewAI->getAllocatedType()); in splitAlloca() local
4361 uint64_t AllocaSize = DL.getTypeSizeInBits(AI.getAllocatedType()); in splitAlloca() local
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp704 size_t AllocaSize; member
720 size_t AllocaSize; member
1576 size_t AllocaSize; member
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp163 uint64_t AllocaSize = DL.getTypeStoreSize(AI->getAllocatedType()); in isDereferenceableForAllocaSize() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DSROA.cpp4440 uint64_t AllocaSize = in splitAlloca() local
4505 uint64_t AllocaSize = in splitAlloca() local
4524 uint64_t AllocaSize = in splitAlloca() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp175 uint64_t AllocaSize = DL.getTypeStoreSize(AI->getAllocatedType()); in isDereferenceableForAllocaSize() local
/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp879 Operand *AllocaSize = Ctx->getConstantInt32(TotalSize); in sortAndCombineAllocas() local
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1711 ConstantInt *AllocaSize = nullptr; in InlineFunction() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp4005 uint64_t AllocaSize = DL.getTypeSizeInBits(NewAI->getAllocatedType()); in splitAlloca() local
4024 uint64_t AllocaSize = DL.getTypeSizeInBits(AI.getAllocatedType()); in splitAlloca() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DInlineFunction.cpp2054 ConstantInt *AllocaSize = nullptr; in InlineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1993 ConstantInt *AllocaSize = nullptr; in InlineFunction() local