Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp633 static bool usedInGlobalVarDef(const Constant *C) { in usedInGlobalVarDef() function
643 if (usedInGlobalVarDef(C)) in usedInGlobalVarDef()
733 if (usedInGlobalVarDef(C)) { in emitDeclarations()