Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCUDABuiltin.cpp102 llvm::Type *AllocaTy = llvm::StructType::create(ArgTypes, "printf_args"); in EmitCUDADevicePrintfCallExpr() local
/external/llvm-project/clang/lib/CodeGen/
DCGGPUBuiltin.cpp108 llvm::Type *AllocaTy = llvm::StructType::create(ArgTypes, "printf_args"); in EmitNVPTXDevicePrintfCallExpr() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp393 ArrayType *AllocaTy = dyn_cast<ArrayType>(Alloca->getAllocatedType()); in tryPromoteAllocaToVector() local
641 Type *AllocaTy = I.getAllocatedType(); in handleAlloca() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp368 SequentialType *AllocaTy = dyn_cast<SequentialType>(AT); in tryPromoteAllocaToVector() local
728 Type *AllocaTy = I.getAllocatedType(); in handleAlloca() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp436 Type *AllocaTy = Alloca->getAllocatedType(); in tryPromoteAllocaToVector() local
876 Type *AllocaTy = I.getAllocatedType(); in handleAlloca() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1892 Type *AllocaTy, in isIntegerWideningViableForSlice()
1970 static bool isIntegerWideningViable(Partition &P, Type *AllocaTy, in isIntegerWideningViable()
2615 Type *AllocaTy = NewAI.getAllocatedType(); in visitMemSetInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp2000 Type *AllocaTy, in isIntegerWideningViableForSlice()
2085 static bool isIntegerWideningViable(Partition &P, Type *AllocaTy, in isIntegerWideningViable()
2779 Type *AllocaTy = NewAI.getAllocatedType(); in visitMemSetInst() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DSROA.cpp2014 Type *AllocaTy, in isIntegerWideningViableForSlice()
2099 static bool isIntegerWideningViable(Partition &P, Type *AllocaTy, in isIntegerWideningViable()
2802 Type *AllocaTy = NewAI.getAllocatedType(); in visitMemSetInst() local