Home
last modified time | relevance | path

Searched defs:ModName (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp480 computeImportForModule(const GVSummaryMapTy & DefinedGVSummaries,StringRef ModName,FunctionImporter::ImportMapTy & ImportList) computeImportForModule() argument
914 computeImportForModule(const GVSummaryMapTy & DefinedGVSummaries,StringRef ModName,FunctionImporter::ImportMapTy & ImportList) computeImportForModule() argument
1141 auto ModName = ModuleImports.first; ComputeCrossModuleImport() local
[all...]
/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp1256 generateFullUSRForTopLevelModuleName(StringRef ModName,raw_ostream & OS) generateFullUSRForTopLevelModuleName() argument
1267 generateUSRFragmentForModuleName(StringRef ModName,raw_ostream & OS) generateUSRFragmentForModuleName() argument
/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h1075 StringRef ModName; global() variable
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp758 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy.cpp768 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp857 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp925 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/llvm-project/clang/unittests/libclang/
H A DLibclangTest.cpp702 std::string ModName = "module.modulemap"; in TEST_F() local
/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp975 std::string ModName = Mod->getFullModuleName(); AddTopLevelDeclarationToHash() local
/llvm-project/clang/lib/Driver/
H A DDriver.cpp4799 const char *ModName = nullptr; ConstructPhaseAction() local