Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGGPUBuiltin.cpp115 llvm::Type *AllocaTy = llvm::StructType::create(ArgTypes, "printf_args"); packArgsIntoNVPTXFormatBuffer() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp735 Type *AllocaTy = Alloca.getAllocatedType(); in tryPromoteAllocaToVector() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2338 isIntegerWideningViableForSlice(const Slice & S,uint64_t AllocBeginOffset,Type * AllocaTy,const DataLayout & DL,bool & WholeAllocaOp) isIntegerWideningViableForSlice() argument
2429 isIntegerWideningViable(Partition & P,Type * AllocaTy,const DataLayout & DL) isIntegerWideningViable() argument
3163 Type *AllocaTy = NewAI.getAllocatedType(); visitMemSetInst() local
[all...]