| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCRuntimeV2.h | 44 static bool classof(const LanguageRuntime *runtime) { in classof() 186 TaggedPointerVendorV2(AppleObjCRuntimeV2 &runtime) in TaggedPointerVendorV2() 277 TaggedPointerVendorLegacy(AppleObjCRuntimeV2 &runtime) in TaggedPointerVendorLegacy() 306 ClassInfoExtractor(AppleObjCRuntimeV2 &runtime) : m_runtime(runtime) {} in ClassInfoExtractor() 327 DynamicClassInfoExtractor(AppleObjCRuntimeV2 &runtime) in DynamicClassInfoExtractor() 367 SharedCacheClassInfoExtractor(AppleObjCRuntimeV2 &runtime) in SharedCacheClassInfoExtractor()
|
| H A D | AppleObjCRuntime.h | 42 static bool classof(const LanguageRuntime *runtime) { in classof()
|
| /llvm-project-15.0.7/mlir/lib/Conversion/GPUToROCDL/ |
| H A D | LowerGpuOpsToROCDLOps.cpp | 126 mlir::gpu::amd::Runtime runtime) { in populateGpuToROCDLConversionPatterns() 192 gpu::amd::Runtime runtime) { in createLowerGpuOpsToROCDLOpsPass()
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | support.cpp | 12 namespace Fortran::runtime { namespace
|
| H A D | iostat.cpp | 11 namespace Fortran::runtime::io { namespace
|
| H A D | type-code.cpp | 11 namespace Fortran::runtime { namespace
|
| H A D | extensions.cpp | 20 namespace Fortran::runtime::io { namespace
|
| H A D | buffer.cpp | 12 namespace Fortran::runtime::io { namespace
|
| H A D | memory.cpp | 13 namespace Fortran::runtime { namespace
|
| H A D | format.cpp | 11 namespace Fortran::runtime::io { namespace
|
| H A D | derived-api.cpp | 16 namespace Fortran::runtime { namespace
|
| H A D | utf.cpp | 11 namespace Fortran::runtime { namespace
|
| H A D | stat.cpp | 13 namespace Fortran::runtime { namespace
|
| H A D | connection.cpp | 14 namespace Fortran::runtime::io { namespace
|
| H A D | terminator.cpp | 13 namespace Fortran::runtime { namespace
|
| H A D | ragged.cpp | 12 namespace Fortran::runtime { namespace
|
| H A D | copy.cpp | 16 namespace Fortran::runtime { namespace
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ThreadGDBRemote.cpp | 108 SystemRuntime *runtime = process_sp->GetSystemRuntime(); in GetQueueName() local 138 SystemRuntime *runtime = process_sp->GetSystemRuntime(); in GetQueueKind() local 162 SystemRuntime *runtime = process_sp->GetSystemRuntime(); in GetQueueID() local 189 SystemRuntime *runtime = process_sp->GetSystemRuntime(); in GetQueueLibdispatchQueueAddress() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/ |
| H A D | Cocoa.cpp | 46 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSBundleSummaryProvider() local 97 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSTimeZoneSummaryProvider() local 146 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSNotificationSummaryProvider() local 195 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSMachPortSummaryProvider() local 241 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSIndexSetSummaryProvider() local 431 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSNumberSummaryProvider() local 772 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSURLSummaryProvider() local 898 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSDateSummaryProvider() local 971 auto *runtime = llvm::dyn_cast_or_null<AppleObjCRuntime>( in NSDateSummaryProvider() local 1000 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in ObjCClassSummaryProvider() local [all …]
|
| H A D | CF.cpp | 53 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in CFBagSummaryProvider() local 115 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in CFBitVectorSummaryProvider() local 235 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in CFBinaryHeapSummaryProvider() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptScriptGroup.cpp | 51 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( in DoExecute() local 108 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( in DoExecute() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/google/ |
| H A D | OverloadedUnaryAndCheck.cpp | 19 namespace runtime { namespace
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | Toolchain.rst | 164 compiler-rt (LLVM) 180 libgcc_s (GNU)
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
| H A D | ItaniumABILanguageRuntime.h | 46 static bool classof(const LanguageRuntime *runtime) { in classof()
|
| /llvm-project-15.0.7/mlir/lib/ExecutionEngine/ |
| H A D | AsyncRuntime.cpp | 37 namespace runtime { namespace 126 RefCounted(AsyncRuntime *runtime, int64_t refCount = 1) in RefCounted() 152 AsyncRuntime *runtime; member in mlir::runtime::__anonc7b155b40111::RefCounted 160 static auto runtime = std::make_unique<AsyncRuntime>(); in getDefaultAsyncRuntimeInstance() local 398 auto *runtime = getDefaultAsyncRuntime(); in mlirAsyncRuntimeExecute() local
|