Home
last modified time | relevance | path

Searched defs:GVS (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DModuleSummaryIndex.cpp192 static std::string getSummaryAttributes(GlobalValueSummary* GVS) { in getSummaryAttributes()
206 static std::string getNodeLabel(const ValueInfo &VI, GlobalValueSummary *GVS) { in getNodeLabel()
309 auto *GVS = SummaryIt.second; in exportToDot() local
/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h213 static bool classof(const GlobalValueSummary *GVS) { in classof()
250 static bool classof(const GlobalValueSummary *GVS) { in classof()
296 static bool classof(const GlobalValueSummary *GVS) { in classof()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-link/
Dllvm-link.cpp327 std::move(M), ApplicableFlags, [](Module &M, const StringSet<> &GVS) { in linkFiles()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dnvptx_backend_lib.cc317 [](Module& M, const StringSet<>& GVS) { in LinkLibdeviceIfNecessary()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOBackend.cpp439 if (GlobalValueSummary *GVS = DefinedGlobals.lookup(GV.getGUID())) in dropDeadSymbols() local
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp243 auto GVS = dyn_cast<GlobalVarSummary>(Summary); in exportGlobalInModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp1768 for (auto &GVS : I.second.SummaryList) in lower() local
1796 for (auto &GVS : VI.getSummaryList()) in lower() local