Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/AsmParser/
DAMDGPUAsmParser.cpp917 bool GDSOnly = false; in cvtDS() local
929 GDSOnly = true; in cvtDS()
940 if (!GDSOnly) { in cvtDS()