/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 173 if (AI->isArrayAllocation()) in isDereferenceableForAllocaSize() 184 if (!AI.isArrayAllocation()) { in simplifyAllocaArraySize() 358 if (AI.isArrayAllocation()) { in visitAllocaInst()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | MemoryTaggingSupport.cpp | 192 Info.AI->isArrayAllocation() in alignAndPadAlloca()
|
H A D | Evaluator.cpp | 364 if (AI->isArrayAllocation()) { in EvaluateBlock()
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 456 if (!I.isArrayAllocation()) in visitAllocaInst() 730 assert(I.isArrayAllocation()); in visitAllocaInst()
|
H A D | Lint.cpp | 429 if (!AI->isArrayAllocation() && ATy->isSized()) in visitMemoryReference()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 181 if (AI->isArrayAllocation()) in isDereferenceableForAllocaSize() 193 if (!AI.isArrayAllocation()) { in simplifyAllocaArraySize() 458 if (AI.isArrayAllocation()) in visitAllocaInst()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | StackProtector.cpp | 238 if (AI->isArrayAllocation()) { in RequiresStackProtector()
|
H A D | SafeStack.cpp | 215 if (AI->isArrayAllocation()) { in getStaticAllocaAllocationSize()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 637 if (!I.isArrayAllocation()) in visitAllocaInst() 922 assert(I.isArrayAllocation()); in visitAllocaInst()
|
H A D | StackSafetyAnalysis.cpp | 135 if (AI->isArrayAllocation()) { in getStaticAllocaAllocationSize()
|
H A D | Lint.cpp | 472 if (!AI->isArrayAllocation() && ATy->isSized()) in visitMemoryReference()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPromoteAlloca.cpp | 930 if (!I.isStaticAlloca() || I.isArrayAllocation()) in handleAlloca() 1161 if (!I.isStaticAlloca() || I.isArrayAllocation()) in handlePromoteAllocaToVector()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | StackProtector.cpp | 283 if (AI->isArrayAllocation()) { in RequiresStackProtector()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | StackProtector.cpp | 314 if (AI->isArrayAllocation()) { in RequiresStackProtector()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 754 if (!I.isArrayAllocation()) in visitAllocaInst() 1100 assert(I.isArrayAllocation()); in visitAllocaInst()
|
H A D | Lint.cpp | 451 if (!AI->isArrayAllocation() && ATy->isSized()) in visitMemoryReference()
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 172 if (!AI.isArrayAllocation()) { in simplifyAllocaArraySize() 242 if (AI.isArrayAllocation()) { in visitAllocaInst()
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | Inliner.cpp | 147 if (!ATy || AI->isArrayAllocation()) in InlineCallIfPossible()
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | Evaluator.cpp | 341 if (AI->isArrayAllocation()) { in EvaluateBlock()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | HWAddressSanitizer.cpp | 761 if (AI.isArrayAllocation()) { in getAllocaSizeInBytes() 1171 if (AI->isArrayAllocation()) { in sanitizeFunction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | Evaluator.cpp | 467 if (AI->isArrayAllocation()) { in EvaluateBlock()
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPromoteAlloca.cpp | 635 if (!I.isStaticAlloca() || I.isArrayAllocation()) in handleAlloca()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64StackTagging.cpp | 474 Info.AI->isArrayAllocation() in alignAndPadAlloca()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Value.cpp | 660 if (!AI->isArrayAllocation()) { in getPointerDereferenceableBytes()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPromoteAlloca.cpp | 722 if (!I.isStaticAlloca() || I.isArrayAllocation()) in handleAlloca()
|