Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXAsmPrinter.cpp294 MCSymbol *gvsym = Mang->getSymbol(gv); in EmitVariableDeclaration() local
296 assert(gvsym->isUndefined() && "Cannot define a symbol twice!"); in EmitVariableDeclaration()
323 decl += gvsym->getName(); in EmitVariableDeclaration()
383 decl += gvsym->getName(); in EmitVariableDeclaration()