Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp634 static bool usedInGlobalVarDef(const Constant *C) { in usedInGlobalVarDef() function
644 if (usedInGlobalVarDef(C)) in usedInGlobalVarDef()
734 if (usedInGlobalVarDef(C)) { in emitDeclarations()