Home
last modified time | relevance | path

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

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