| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | Runtime.h | 15 class Runtime { 17 Runtime(Process *process) : m_process(process) {} in Runtime() function 18 virtual ~Runtime() = default; 19 Runtime(const Runtime &) = delete; 20 const Runtime &operator=(const Runtime &) = delete;
|
| H A D | SystemRuntime.h | 43 class SystemRuntime : public Runtime, public PluginInterface {
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopUnrollPass.cpp | 207 UP.Runtime = false; in gatherUnrollingPreferences() 250 UP.Runtime = UnrollRuntime; in gatherUnrollingPreferences() 268 UP.Runtime = *UserRuntime; in gatherUnrollingPreferences() 905 UP.Runtime = false; in computeUnrollCount() 919 UP.Runtime |= (PragmaCount > 0); in computeUnrollCount() 971 UP.Runtime = false; in computeUnrollCount() 1047 if (!UP.Runtime) { in computeUnrollCount() 1296 UP.Runtime &= TripCount == 0 && TripMultiple % UP.Count != 0; in tryToUnrollLoop() 1372 std::optional<bool> Runtime = std::nullopt, in LoopUnroll() argument 1380 ProvidedRuntime(Runtime), ProvidedUpperBound(UpperBound), in LoopUnroll() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | LoopUnrollPass.h | 93 LoopUnrollOptions &setRuntime(bool Runtime) { in setRuntime() 94 AllowRuntime = Runtime; in setRuntime()
|
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ |
| H A D | libomp.rc.var | 41 VALUE "FileDescription", "LLVM* OpenMP* Runtime Library\0" 45 VALUE "ProductName", "LLVM* OpenMP* Runtime Library\0"
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Basic/ |
| H A D | Sanitizers.cpp | 96 case llvm::AsanDetectStackUseAfterReturnMode::Runtime: in AsanDetectStackUseAfterReturnModeToString() 110 .Case("runtime", llvm::AsanDetectStackUseAfterReturnMode::Runtime) in AsanDetectStackUseAfterReturnModeFromString()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | LoopUnroll.cpp | 394 ULO.Runtime = false; in UnrollLoop() 434 assert((!HasConvergent || !ULO.Runtime) && in UnrollLoop() 442 if (ULO.Runtime && in UnrollLoop() 448 ULO.Runtime = false; in UnrollLoop() 471 if (ULO.Runtime) in UnrollLoop() 480 if (ULO.Runtime) in UnrollLoop() 746 if (ULO.Runtime) { in UnrollLoop()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | AddressSanitizerOptions.h | 31 Runtime, ///< Detect stack use after return if not disabled runtime with enumerator
|
| H A D | AddressSanitizer.h | 28 AsanDetectStackUseAfterReturnMode::Runtime;
|
| /freebsd-14.2/sys/contrib/libsodium/packaging/dotnet-core/recipes/ |
| H A D | test | 2 using System.Runtime.InteropServices;
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | SystemRuntime.cpp | 30 SystemRuntime::SystemRuntime(Process *process) : Runtime(process), m_types() {} in SystemRuntime()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/ |
| H A D | Scalar.h | 61 int Runtime = -1, int UpperBound = -1,
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjC.cpp | 81 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCBoxedExpr() local 116 RValue result = Runtime.GenerateMessageSend( in EmitObjCBoxedExpr() 227 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCCollectionLiteral() local 231 RValue result = Runtime.GenerateMessageSend( in EmitObjCCollectionLiteral() 385 auto &Runtime = CGM.getLangOpts().ObjCRuntime; in tryGenerateSpecializedMessageSend() local 389 Runtime.shouldUseRuntimeFunctionsForAlloc() && in tryGenerateSpecializedMessageSend() 526 auto &Runtime = CGF.getLangOpts().ObjCRuntime; in tryEmitSpecializedAllocInit() local 607 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCMessageExpr() local 631 Receiver = Runtime.GetClass(*this, OID); in EmitObjCMessageExpr() 2721 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCMRRAutoreleasePoolPush() local [all …]
|
| /freebsd-14.2/sys/conf/ |
| H A D | options.arm64 | 19 # EFI Runtime services support
|
| /freebsd-14.2/contrib/sqlite3/ |
| H A D | Replace.cs | 20 using System.Runtime.InteropServices;
|
| /freebsd-14.2/contrib/bc/locales/ |
| H A D | en_CA.ISO8859-1.msg | 36 3 "Runtime error:" 82 $ Runtime errors.
|
| H A D | en_GB.ISO8859-1.msg | 36 3 "Runtime error:" 82 $ Runtime errors.
|
| H A D | en_AU.ISO8859-15.msg | 36 3 "Runtime error:" 82 $ Runtime errors.
|
| H A D | en_AU.US-ASCII.msg | 36 3 "Runtime error:" 82 $ Runtime errors.
|
| H A D | en_AU.utf8.msg | 36 3 "Runtime error:" 82 $ Runtime errors.
|
| H A D | en_AU.UTF-8.msg | 36 3 "Runtime error:" 82 $ Runtime errors.
|
| H A D | nl_NL.ISO8859-15.msg | 36 3 "Runtime error:" 82 $ Runtime fouten.
|
| H A D | en_CA.US-ASCII.msg | 36 3 "Runtime error:" 82 $ Runtime errors.
|
| H A D | en_AU.ISO8859-1.msg | 36 3 "Runtime error:" 82 $ Runtime errors.
|
| H A D | en_CA.utf8.msg | 36 3 "Runtime error:" 82 $ Runtime errors.
|