Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp854 auto emptyCharArray = ArrayType::get(Type::getInt8Ty(Ctx), 0); buildRepresentativeDynamicLDSInstance() local
894 auto emptyCharArray = ArrayType::get(Type::getInt8Ty(Ctx), 0); lowerDynamicLDSVariables() local