Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCUDABuiltin.cpp102 llvm::Type *AllocaTy = llvm::StructType::create(ArgTypes, "printf_args"); in EmitCUDADevicePrintfCallExpr() 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/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