Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGGPUBuiltin.cpp115 llvm::Type *AllocaTy = llvm::StructType::create(ArgTypes, "printf_args"); in packArgsIntoNVPTXFormatBuffer() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp735 Type *AllocaTy = Alloca.getAllocatedType(); in tryPromoteAllocaToVector() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2338 Type *AllocaTy, in isIntegerWideningViableForSlice()
2429 static bool isIntegerWideningViable(Partition &P, Type *AllocaTy, in isIntegerWideningViable()
3163 Type *AllocaTy = NewAI.getAllocatedType(); in visitMemSetInst() local