Home
last modified time | relevance | path

Searched defs:modules (Results 1 – 25 of 54) sorted by relevance

123

/llvm-project-15.0.7/clang/docs/
H A DStandardCPlusPlusModules.rst119 Quick Start
216 How to enable standard C++ modules
223 How to produce a BMI
228 File name requirement
273 How to specify the dependent BMIs
312 Remember that module units still have an object counterpart to the BMI
344 Consistency Requirement
/llvm-project-15.0.7/flang/lib/Optimizer/Support/
H A DInternalNames.cpp112 fir::NameUniquer::doConstant(llvm::ArrayRef<llvm::StringRef> modules, in doConstant()
121 fir::NameUniquer::doDispatchTable(llvm::ArrayRef<llvm::StringRef> modules, in doDispatchTable()
136 llvm::ArrayRef<llvm::StringRef> modules, in doIntrinsicTypeDescriptor()
164 fir::NameUniquer::doProcedure(llvm::ArrayRef<llvm::StringRef> modules, in doProcedure()
172 std::string fir::NameUniquer::doType(llvm::ArrayRef<llvm::StringRef> modules, in doType()
182 fir::NameUniquer::doTypeDescriptor(llvm::ArrayRef<llvm::StringRef> modules, in doTypeDescriptor()
192 llvm::ArrayRef<std::string> modules, llvm::Optional<std::string> host, in doTypeDescriptor()
200 fir::NameUniquer::doVariable(llvm::ArrayRef<llvm::StringRef> modules, in doVariable()
209 fir::NameUniquer::doNamelistGroup(llvm::ArrayRef<llvm::StringRef> modules, in doNamelistGroup()
226 llvm::SmallVector<std::string> modules; in deconstruct() local
[all …]
/llvm-project-15.0.7/lldb/test/API/commands/trace/intelpt-trace/
H A Dtrace_bad2.json18 "modules": [ array
35 "modules": [] array
H A Dtrace.json19 "modules": [ array
H A Dtrace_bad_image.json19 "modules": [ array
H A Dtrace_wrong_cpu.json19 "modules": [ array
H A Dtrace_bad5.json19 "modules": [ array
H A Dtrace_bad3.json19 "modules": [ array
H A Dtrace_2threads.json23 "modules": [ array
/llvm-project-15.0.7/lldb/source/Core/
H A DAddressResolver.cpp25 ModuleList &modules) { in ResolveAddressInModules()
/llvm-project-15.0.7/mlir/tools/mlir-spirv-cpu-runner/
H A Dmlir-spirv-cpu-runner.cpp56 auto modules = module.getOps<ModuleOp>(); in convertMLIRModule() local
/llvm-project-15.0.7/mlir/test/lib/Dialect/SPIRV/
H A DTestModuleCombiner.cpp36 auto modules = llvm::to_vector<4>(getOperation().getOps<spirv::ModuleOp>()); in runOnOperation() local
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_procmaps_test.cpp43 InternalMmapVector<LoadedModule> modules; in TEST() local
63 InternalMmapVector<LoadedModule> modules; in TEST() local
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DIRObjectFile.h54 iterator_range<module_iterator> modules() const { in modules() function
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libignore.cpp53 ListOfModules modules; in OnLibraryLoaded() local
/llvm-project-15.0.7/lldb/test/API/commands/trace/intelpt-trace-multi-file/
H A Dmulti-file-no-ld.json19 "modules": [ array
/llvm-project-15.0.7/lldb/test/API/commands/trace/intelpt-multi-core-trace/
H A Dtrace_missing_threads.json22 "modules": [ array
H A Dtrace_with_string_numbers.json22 "modules": [ array
H A Dtrace.json22 "modules": [ array
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp225 const ModuleList &modules = process->GetTarget().GetImages(); in GetObjCModule() local
239 const ModuleList &modules = m_process->GetTarget().GetImages(); in GetPrintForDebuggerAddr() local
323 const ModuleList &modules = m_process->GetTarget().GetImages(); in GetFoundationVersion() local
/llvm-project-15.0.7/compiler-rt/lib/stats/
H A Dstats.cpp30 InternalMmapVectorNoCtor<StatModule **> modules; variable
/llvm-project-15.0.7/flang/include/flang/Optimizer/Support/
H A DInternalNames.h57 llvm::SmallVector<std::string> modules; member
/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_common_linux.cpp54 ListOfModules modules; in InitializePlatformSpecificModules() local
/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTJSONStructs.h41 std::vector<JSONModule> modules; member
/llvm-project-15.0.7/lldb/source/Breakpoint/
H A DBreakpointResolverAddress.cpp105 SearchFilter &filter, ModuleList &modules) { in ResolveBreakpointInModules()

123