Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp643 static bool usedInGlobalVarDef(const Constant *C) { in usedInGlobalVarDef() function
653 if (usedInGlobalVarDef(C)) in usedInGlobalVarDef()
746 if (usedInGlobalVarDef(C)) { in emitDeclarations()