/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInline.cpp | 129 uint64_t AllocaSize = 0; in getInlineThreshold() local
|
D | AMDGPUTargetTransformInfo.cpp | 197 unsigned AllocaSize = Ty->isSized() ? DL.getTypeAllocSize(Ty) : 0; in getUnrollingPreferences() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInline.cpp | 130 uint64_t AllocaSize = 0; in getInlineThreshold() local
|
D | AMDGPUTargetTransformInfo.cpp | 161 unsigned AllocaSize = Ty->isSized() ? DL.getTypeAllocSize(Ty) : 0; in getUnrollingPreferences() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SafeStack.cpp | 232 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/ |
D | SafeStack.cpp | 225 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/ |
D | SafeStack.cpp | 234 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/ |
D | StackLifetime.cpp | 78 int64_t AllocaSize = AllocaSizeInBits.getValue() / 8; in findMatchingAlloca() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 4277 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/ |
D | Bench.cpp | 704 size_t AllocaSize; member 720 size_t AllocaSize; member 1576 size_t AllocaSize; member
|
/external/llvm-project/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 163 uint64_t AllocaSize = DL.getTypeStoreSize(AI->getAllocatedType()); in isDereferenceableForAllocaSize() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 4440 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/ |
D | InstCombineLoadStoreAlloca.cpp | 175 uint64_t AllocaSize = DL.getTypeStoreSize(AI->getAllocatedType()); in isDereferenceableForAllocaSize() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceCfg.cpp | 879 Operand *AllocaSize = Ctx->getConstantInt32(TotalSize); in sortAndCombineAllocas() local
|
/external/llvm/lib/Transforms/Utils/ |
D | InlineFunction.cpp | 1711 ConstantInt *AllocaSize = nullptr; in InlineFunction() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 4005 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/ |
D | InlineFunction.cpp | 2054 ConstantInt *AllocaSize = nullptr; in InlineFunction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | InlineFunction.cpp | 1993 ConstantInt *AllocaSize = nullptr; in InlineFunction() local
|