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