Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp663 static bool canDemoteGlobalVar(const GlobalVariable *gv, Function const *&f) { in canDemoteGlobalVar() function
1118 if (!processDemoted && canDemoteGlobalVar(GVar, demotedFunc)) { in printModuleLevelGV()
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp663 static bool canDemoteGlobalVar(const GlobalVariable *gv, Function const *&f) { in canDemoteGlobalVar() function
1109 if (!processDemoted && canDemoteGlobalVar(GVar, demotedFunc)) { in printModuleLevelGV()
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp681 static bool canDemoteGlobalVar(const GlobalVariable *gv, Function const *&f) { in canDemoteGlobalVar() function
1163 if (!processDemoted && canDemoteGlobalVar(GVar, demotedFunc)) { in printModuleLevelGV()