Home
last modified time | relevance | path

Searched refs:NameSZ (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.cpp261 unsigned NameSZ = 4; in EmitDirectiveHSACodeObjectVersion() local
265 OS.EmitIntValue(NameSZ, 4); // namesz in EmitDirectiveHSACodeObjectVersion()
268 OS.EmitBytes(StringRef("AMD", NameSZ)); // name in EmitDirectiveHSACodeObjectVersion()
284 unsigned NameSZ = 4; in EmitDirectiveHSACodeObjectISA() local
293 OS.EmitIntValue(NameSZ, 4); // namesz in EmitDirectiveHSACodeObjectISA()