/llvm-project/flang/lib/Optimizer/Support/ |
H A D | InternalNames.cpp | 143 .append(doAncestors(modules, procs, blockId)) in doIntrinsicTypeDescriptor() argument 31 doAncestors(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,std::int64_t blockId=0) doAncestors() argument 107 doConstant(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,std::int64_t blockId,llvm::StringRef name) doConstant() argument 117 doDispatchTable(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,std::int64_t blockId,llvm::StringRef name,llvm::ArrayRef<std::int64_t> kinds) doDispatchTable() argument 133 doGenerated(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,std::int64_t blockId,llvm::StringRef name) doGenerated() argument 173 doProcedure(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,llvm::StringRef name) doProcedure() argument 182 doType(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,std::int64_t blockId,llvm::StringRef name,llvm::ArrayRef<std::int64_t> kinds) doType() argument 194 doTypeDescriptor(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,std::int64_t blockId,llvm::StringRef name,llvm::ArrayRef<std::int64_t> kinds) doTypeDescriptor() argument 206 doTypeDescriptor(llvm::ArrayRef<std::string> modules,llvm::ArrayRef<std::string> procs,std::int64_t blockId,llvm::StringRef name,llvm::ArrayRef<std::int64_t> kinds) doTypeDescriptor() argument 216 doVariable(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,std::int64_t blockId,llvm::StringRef name) doVariable() argument 226 doNamelistGroup(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,llvm::StringRef name) doNamelistGroup() argument 245 llvm::SmallVector<std::string> modules; deconstruct() local 364 llvm::SmallVector<llvm::StringRef> modules; getDerivedTypeObjectName() local [all...] |
/llvm-project/lldb/test/API/commands/trace/intelpt-trace/ |
H A D | trace_bad2.json | 18 "modules": [ array 35 "modules": [] array
|
H A D | trace.json | 19 "modules": [ array
|
H A D | trace_wrong_cpu.json | 19 "modules": [ array
|
H A D | trace_bad_image.json | 19 "modules": [ array
|
H A D | trace_bad3.json | 19 "modules": [ array
|
H A D | trace_bad5.json | 19 "modules": [ array
|
H A D | trace_2threads.json | 23 "modules": [ array
|
/llvm-project/flang/lib/Lower/ |
H A D | Mangler.cpp | 31 llvm::SmallVector<llvm::StringRef> modules; in ancestors() local 78 llvm::SmallVector<llvm::StringRef> modules; in mangleName() local 100 llvm::SmallVector<llvm::StringRef> modules; in mangleName() local 200 llvm::SmallVector<llvm::StringRef> modules; mangleName() local [all...] |
/llvm-project/lldb/source/Core/ |
H A D | AddressResolver.cpp | 25 ModuleList &modules) { in ResolveAddressInModules()
|
/llvm-project/libcxx/modules/ |
H A D | modules.json.in | 4 "modules": [ array
|
/llvm-project/mlir/tools/mlir-spirv-cpu-runner/ |
H A D | mlir-spirv-cpu-runner.cpp |
|
/llvm-project/mlir/test/lib/Dialect/SPIRV/ |
H A D | TestModuleCombiner.cpp | 36 auto modules = llvm::to_vector<4>(getOperation().getOps<spirv::ModuleOp>()); in runOnOperation() local
|
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_procmaps_test.cpp | 43 InternalMmapVector<LoadedModule> modules; in TEST() local 63 InternalMmapVector<LoadedModule> modules; in TEST() local
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | IRObjectFile.h | 56 iterator_range<module_iterator> modules() const { in modules() function
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_libignore.cpp | 53 ListOfModules modules; in OnLibraryLoaded() local
|
/llvm-project/lldb/test/API/commands/trace/intelpt-trace-multi-file/ |
H A D | multi-file-no-ld.json | 19 "modules": [ array
|
/llvm-project/lldb/test/API/commands/trace/intelpt-multi-core-trace/ |
H A D | trace_missing_threads.json | 22 "modules": [ array
|
H A D | trace.json | 22 "modules": [ array
|
H A D | trace_with_string_numbers.json | 22 "modules": [ array
|
/llvm-project/lldb/test/API/commands/trace/intelpt-kernel-trace/ |
H A D | trace_kernel_with_process.json | 22 "modules": [ array
|
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCRuntime.cpp | 232 const ModuleList &modules = process->GetTarget().GetImages(); in GetObjCModule() local 246 const ModuleList &modules = m_process->GetTarget().GetImages(); in GetPrintForDebuggerAddr() local 330 const ModuleList &modules = m_process->GetTarget().GetImages(); in GetFoundationVersion() local
|
/llvm-project/compiler-rt/lib/stats/ |
H A D | stats.cpp | 30 InternalMmapVectorNoCtor<StatModule **> modules; variable
|
/llvm-project/libcxx/utils/libcxx/test/ |
H A D | format.py | 56 def _validateModuleDependencies(modules): argument [all...] |
/llvm-project/compiler-rt/lib/lsan/ |
H A D | lsan_common_linux.cpp | 54 ListOfModules modules; in InitializePlatformSpecificModules() local
|