Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSafeStack.cpp219 const Value *AllocaPtr, uint64_t AllocaSize) { in IsAccessSafe()
258 uint64_t AllocaSize) { in IsMemIntrinsicSafe()
276 bool SafeStack::IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) { in IsSafeStackAlloca()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInline.cpp130 uint64_t AllocaSize = 0; in getInlineThreshold() local
H A DAMDGPUTargetTransformInfo.cpp161 unsigned AllocaSize = Ty->isSized() ? DL.getTypeAllocSize(Ty) : 0; in getUnrollingPreferences() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp201 unsigned AllocaSize = Ty->isSized() ? DL.getTypeAllocSize(Ty) : 0; in getUnrollingPreferences() local
1185 uint64_t AllocaSize = 0; in adjustInliningThreshold() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DStackLifetime.cpp70 auto AllocaSize = AI->getAllocationSize(DL); in findMatchingAlloca() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4792 uint64_t AllocaSize = in splitAlloca() local
4857 uint64_t AllocaSize = in splitAlloca() local
4878 uint64_t AllocaSize = in splitAlloca() local
H A DMemCpyOptimizer.cpp1363 if (std::optional<TypeSize> AllocaSize = in hasUndefContents() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceCfg.cpp896 Operand *AllocaSize = Ctx->getConstantInt32(TotalSize); in sortAndCombineAllocas() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp175 uint64_t AllocaSize = DL.getTypeStoreSize(AI->getAllocatedType()); in isDereferenceableForAllocaSize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp183 uint64_t AllocaSize = DL.getTypeStoreSize(AI->getAllocatedType()); in isDereferenceableForAllocaSize() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4005 uint64_t AllocaSize = DL.getTypeSizeInBits(NewAI->getAllocatedType()); in splitAlloca() local
4024 uint64_t AllocaSize = DL.getTypeSizeInBits(AI.getAllocatedType()); in splitAlloca() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1711 ConstantInt *AllocaSize = nullptr; in InlineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1993 ConstantInt *AllocaSize = nullptr; in InlineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2493 ConstantInt *AllocaSize = nullptr; in InlineFunction() local