Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp99 DiscoverDependentGlobals(const Value *V, in DiscoverDependentGlobals() function
106 DiscoverDependentGlobals(U->getOperand(i), Globals); in DiscoverDependentGlobals()
131 DiscoverDependentGlobals(GV->getOperand(i), Others); in VisitGlobalVariableForEmission()
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp99 DiscoverDependentGlobals(const Value *V, in DiscoverDependentGlobals() function
106 DiscoverDependentGlobals(U->getOperand(i), Globals); in DiscoverDependentGlobals()
131 DiscoverDependentGlobals(GV->getOperand(i), Others); in VisitGlobalVariableForEmission()
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp69 void DiscoverDependentGlobals(const Value *V, in DiscoverDependentGlobals() function
76 DiscoverDependentGlobals(U->getOperand(i), Globals); in DiscoverDependentGlobals()
100 DiscoverDependentGlobals(GV->getOperand(i), Others); in VisitGlobalVariableForEmission()