Home
last modified time | relevance | path

Searched defs:AllocaTy (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp393 ArrayType *AllocaTy = dyn_cast<ArrayType>(Alloca->getAllocatedType()); in tryPromoteAllocaToVector() local
641 Type *AllocaTy = I.getAllocatedType(); in handleAlloca() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp368 SequentialType *AllocaTy = dyn_cast<SequentialType>(AT); in tryPromoteAllocaToVector() local
728 Type *AllocaTy = I.getAllocatedType(); in handleAlloca() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCUDABuiltin.cpp102 llvm::Type *AllocaTy = llvm::StructType::create(ArgTypes, "printf_args"); in EmitCUDADevicePrintfCallExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp395 Type *AllocaTy = Alloca->getAllocatedType(); in tryPromoteAllocaToVector() local
937 Type *AllocaTy = I.getAllocatedType(); in handleAlloca() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1892 Type *AllocaTy, in isIntegerWideningViableForSlice()
1970 static bool isIntegerWideningViable(Partition &P, Type *AllocaTy, in isIntegerWideningViable()
2615 Type *AllocaTy = NewAI.getAllocatedType(); in visitMemSetInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2000 Type *AllocaTy, in isIntegerWideningViableForSlice()
2085 static bool isIntegerWideningViable(Partition &P, Type *AllocaTy, in isIntegerWideningViable()
2779 Type *AllocaTy = NewAI.getAllocatedType(); in visitMemSetInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2248 Type *AllocaTy, in isIntegerWideningViableForSlice()
2339 static bool isIntegerWideningViable(Partition &P, Type *AllocaTy, in isIntegerWideningViable()
3075 Type *AllocaTy = NewAI.getAllocatedType(); in visitMemSetInst() local