Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp540 StringRef ModName, FunctionImporter::ImportMapTy &ImportList, in ComputeImportForModule()
702 auto ModName = ModuleImports.first(); in ComputeCrossModuleImport() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp523 StringRef ModName, FunctionImporter::ImportMapTy &ImportList, in ComputeImportForModule()
724 auto ModName = ModuleImports.first(); in ComputeCrossModuleImport() local
/aosp_15_r20/external/clang/unittests/libclang/
H A DLibclangTest.cpp444 std::string ModName = "module.modulemap"; in TEST_F() local
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp395 auto ModName = ModuleImports.first(); in ComputeCrossModuleImport() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDiagnosticInfo.h1075 StringRef ModName; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDiagnosticInfo.h1075 StringRef ModName; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDiagnosticInfo.h1075 StringRef ModName; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDiagnosticInfo.h1075 StringRef ModName; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDiagnosticInfo.h1075 StringRef ModName; variable
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy.cpp768 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp758 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp857 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp925 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/aosp_15_r20/external/clang/lib/Frontend/
H A DASTUnit.cpp812 std::string ModName = Mod->getFullModuleName(); in AddTopLevelDeclarationToHash() local