Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp693 static bool usedInGlobalVarDef(const Constant *C) { in usedInGlobalVarDef() function
706 if (usedInGlobalVarDef(C)) in usedInGlobalVarDef()
805 if (usedInGlobalVarDef(C)) { in emitDeclarations()