Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGGPUBuiltin.cpp114 llvm::Type *AllocaTy = llvm::StructType::create(ArgTypes, "printf_args"); in packArgsIntoNVPTXFormatBuffer() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp395 Type *AllocaTy = Alloca->getAllocatedType(); in tryPromoteAllocaToVector() local
937 Type *AllocaTy = I.getAllocatedType(); in handleAlloca() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2250 Type *AllocaTy, in isIntegerWideningViableForSlice()
2341 static bool isIntegerWideningViable(Partition &P, Type *AllocaTy, in isIntegerWideningViable()
3077 Type *AllocaTy = NewAI.getAllocatedType(); in visitMemSetInst() local