Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGGPUBuiltin.cpp108 llvm::Type *AllocaTy = llvm::StructType::create(ArgTypes, "printf_args"); in EmitNVPTXDevicePrintfCallExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp415 Type *AllocaTy = Alloca->getAllocatedType(); in tryPromoteAllocaToVector() local
856 Type *AllocaTy = I.getAllocatedType(); in handleAlloca() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2011 Type *AllocaTy, in isIntegerWideningViableForSlice()
2096 static bool isIntegerWideningViable(Partition &P, Type *AllocaTy, in isIntegerWideningViable()
2797 Type *AllocaTy = NewAI.getAllocatedType(); in visitMemSetInst() local