Searched defs:emptyCharArray (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULowerModuleLDSPass.cpp | 854 auto emptyCharArray = ArrayType::get(Type::getInt8Ty(Ctx), 0); buildRepresentativeDynamicLDSInstance() local |