Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp616 static bool usedInGlobalVarDef(const Constant *C) { in usedInGlobalVarDef() function
626 if (usedInGlobalVarDef(C)) in usedInGlobalVarDef()
719 if (usedInGlobalVarDef(C)) { in emitDeclarations()