Home
last modified time | relevance | path

Searched refs:core (Results 1 – 25 of 639) sorted by relevance

12345678910>>...26

/llvm-project-15.0.7/lldb/test/API/functionalities/process_save_core/
H A DTestProcessSaveCore.py21 core = self.getBuildArtifact("core.dmp")
26 error = process.SaveCore(core)
35 core = self.getBuildArtifact("core.dmp")
42 self.assertTrue(process.SaveCore(core))
43 self.assertTrue(os.path.isfile(core))
49 process = target.LoadCore(core)
62 if (os.path.isfile(core)):
63 os.unlink(core)
77 self.assertTrue(os.path.isfile(core))
82 process = target.LoadCore(core)
[all …]
/llvm-project-15.0.7/clang/test/Analysis/
H A Dcall-and-message.mm2 // RUN: -analyzer-checker=core \
3 // RUN: -analyzer-config core.CallAndMessage:FunctionPointer=false \
4 // RUN: -analyzer-config core.CallAndMessage:ParameterCount=false \
5 // RUN: -analyzer-config core.CallAndMessage:CXXThisMethodCall=false \
6 // RUN: -analyzer-config core.CallAndMessage:CXXDeallocationArg=false \
7 // RUN: -analyzer-config core.CallAndMessage:ArgInitializedness=false \
8 // RUN: -analyzer-config core.CallAndMessage:ArgPointeeInitializedness=false \
9 // RUN: -analyzer-config core.CallAndMessage:NilReceiver=true \
10 // RUN: -analyzer-config core.CallAndMessage:UndefReceiver=false \
26 …receiver of message 'ref' is nil, which results in forming a null reference [core.CallAndMessage]}}
[all …]
H A Dcall-and-message.m3 // RUN: -analyzer-checker=core \
4 // RUN: -analyzer-config core.CallAndMessage:FunctionPointer=false \
5 // RUN: -analyzer-config core.CallAndMessage:ParameterCount=false \
6 // RUN: -analyzer-config core.CallAndMessage:CXXThisMethodCall=false \
7 // RUN: -analyzer-config core.CallAndMessage:CXXDeallocationArg=false \
8 // RUN: -analyzer-config core.CallAndMessage:ArgInitializedness=false \
9 // RUN: -analyzer-config core.CallAndMessage:ArgPointeeInitializedness=false \
10 // RUN: -analyzer-config core.CallAndMessage:NilReceiver=false \
11 // RUN: -analyzer-config core.CallAndMessage:UndefReceiver=true \
70 // TODO: If this hash ever changes, turn core.CallAndMessage:UndefReceiver from
[all …]
/llvm-project-15.0.7/clang/test/Misc/
H A Damdgcn.languageOptsOpenCL.cl6 // RUN: %clang_cc1 -x cl -cl-std=CL %s -verify -triple amdgcn-unknown-unknown -Wpedantic-core-featu…
7 // RUN: %clang_cc1 -x cl -cl-std=CL1.1 %s -verify -triple amdgcn-unknown-unknown -Wpedantic-core-fe…
8 // RUN: %clang_cc1 -x cl -cl-std=CL1.2 %s -verify -triple amdgcn-unknown-unknown -Wpedantic-core-fe…
9 // RUN: %clang_cc1 -x cl -cl-std=CL2.0 %s -verify -triple amdgcn-unknown-unknown -Wpedantic-core-fe…
59 …@-2{{OpenCL extension 'cl_khr_byte_addressable_store' is core feature or supported optional core f…
67 …{{OpenCL extension 'cl_khr_global_int32_base_atomics' is core feature or supported optional core f…
75 …enCL extension 'cl_khr_global_int32_extended_atomics' is core feature or supported optional core f…
83 …2{{OpenCL extension 'cl_khr_local_int32_base_atomics' is core feature or supported optional core f…
91 …penCL extension 'cl_khr_local_int32_extended_atomics' is core feature or supported optional core f…
100 // expected-warning@-2{{OpenCL extension 'cl_khr_fp64' is core feature or supported optional core f…
[all …]
H A Dnvptx.languageOptsOpenCL.cl5 // RUN: %clang_cc1 -x cl -cl-std=CL %s -verify -triple nvptx-unknown-unknown -Wpedantic-core-featur…
6 // RUN: %clang_cc1 -x cl -cl-std=CL1.1 %s -verify -triple nvptx-unknown-unknown -Wpedantic-core-fea…
7 // RUN: %clang_cc1 -x cl -cl-std=CL1.2 %s -verify -triple nvptx-unknown-unknown -Wpedantic-core-fea…
11 // RUN: %clang_cc1 -x cl -cl-std=CL %s -verify -triple nvptx64-unknown-unknown -Wpedantic-core-feat…
12 // RUN: %clang_cc1 -x cl -cl-std=CL1.1 %s -verify -triple nvptx64-unknown-unknown -Wpedantic-core-f…
66 …@-2{{OpenCL extension 'cl_khr_byte_addressable_store' is core feature or supported optional core f…
74 …{{OpenCL extension 'cl_khr_global_int32_base_atomics' is core feature or supported optional core f…
82 …enCL extension 'cl_khr_global_int32_extended_atomics' is core feature or supported optional core f…
90 …2{{OpenCL extension 'cl_khr_local_int32_base_atomics' is core feature or supported optional core f…
98 …penCL extension 'cl_khr_local_int32_extended_atomics' is core feature or supported optional core f…
[all …]
H A Dr600.languageOptsOpenCL.cl5 // RUN: %clang_cc1 -x cl -cl-std=CL %s -verify -triple r600-unknown-unknown -Wpedantic-core-feature…
6 // RUN: %clang_cc1 -x cl -cl-std=CL1.1 %s -verify -triple r600-unknown-unknown -Wpedantic-core-feat…
7 // RUN: %clang_cc1 -x cl -cl-std=CL1.2 %s -verify -triple r600-unknown-unknown -Wpedantic-core-feat…
11 // RUN: %clang_cc1 -x cl -cl-std=CL %s -verify -triple r600-unknown-unknown -Wpedantic-core-feature…
17 // RUN: %clang_cc1 -x cl -cl-std=CL %s -verify -triple r600-unknown-unknown -Wpedantic-core-feature…
72 …@-2{{OpenCL extension 'cl_khr_byte_addressable_store' is core feature or supported optional core f…
80 …{{OpenCL extension 'cl_khr_global_int32_base_atomics' is core feature or supported optional core f…
88 …enCL extension 'cl_khr_global_int32_extended_atomics' is core feature or supported optional core f…
96 …2{{OpenCL extension 'cl_khr_local_int32_base_atomics' is core feature or supported optional core f…
104 …penCL extension 'cl_khr_local_int32_extended_atomics' is core feature or supported optional core f…
[all …]
H A Dr600.unsupported_core.cl1 // RUN: %clang_cc1 -cl-std=CL2.0 -triple r600-unknown-unknown -Wpedantic-core-features %s 2> %t
4 // CHECK: cl_khr_byte_addressable_store is a core feature in OpenCL C version 2.0 but not supported…
5 // CHECK: cl_khr_global_int32_base_atomics is a core feature in OpenCL C version 2.0 but not suppor…
6 // CHECK: cl_khr_global_int32_extended_atomics is a core feature in OpenCL C version 2.0 but not su…
7 // CHECK: cl_khr_local_int32_base_atomics is a core feature in OpenCL C version 2.0 but not support…
8 // CHECK: cl_khr_local_int32_extended_atomics is a core feature in OpenCL C version 2.0 but not sup…
9 // CHECK: cl_khr_3d_image_writes is a core feature in OpenCL C version 2.0 but not supported on thi…
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DOpenCLExtensions.def17 // an extension is core or optional core and minimum OpenCL version
19 // define OPENCL_GENERIC_EXTENSION(ext, pragma, avail, core, opt) where
20 // ext - name of the extension or optional core feature.
26 // core - OpenCL versions mask when the extension becomes core feature.
27 // 0U indicates not a core feature.
28 // opt - OpenCL versions mask when the extension becomes optional core
29 // feature. 0U indicates not a optional core feature.
34 // Difference between optional core feature and core feature is that the
45 // semantics in the language compared to the core standard. #pragma directive
46 // has no effect for optional core and core features.
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dregalloc-fast-debug-spill.ll102 !13 = distinct !DIGlobalVariable(name: "<core::cell::BorrowMutError as core::fmt::Debug>::{vtable}"…
103 …tinct !DICompositeType(tag: DW_TAG_structure_type, name: "<core::cell::BorrowMutError as core::fmt…
106 !17 = !DINamespace(name: "core", scope: null)
108 !19 = distinct !DIGlobalVariable(name: "<core::fmt::Error as core::fmt::Debug>::{vtable}", scope: n…
109 !20 = distinct !DICompositeType(tag: DW_TAG_structure_type, name: "<core::fmt::Error as core::fmt::…
113 !24 = distinct !DIGlobalVariable(name: "<core::array::TryFromSliceError as core::fmt::Debug>::{vtab…
114 …nct !DICompositeType(tag: DW_TAG_structure_type, name: "<core::array::TryFromSliceError as core::f…
118 !29 = distinct !DIGlobalVariable(name: "<core::num::error::TryFromIntError as core::fmt::Debug>::{v…
119 …ct !DICompositeType(tag: DW_TAG_structure_type, name: "<core::num::error::TryFromIntError as core:…
201 !112 = distinct !DIGlobalVariable(name: "<&core::option::Option<std::sys::unix::time::SystemTime> a…
[all …]
/llvm-project-15.0.7/lldb/test/API/functionalities/postmortem/minidump/
H A DTestMiniDump.py114 core = self.getBuildArtifact("core.dmp")
122 self.assertTrue(process.SaveCore(core))
123 self.assertTrue(os.path.isfile(core))
128 process = target.LoadCore(core)
142 if (os.path.isfile(core)):
143 os.unlink(core)
150 core = self.getBuildArtifact("core.dmp")
159 self.assertTrue(os.path.isfile(core))
164 process = target.LoadCore(core)
173 if (os.path.isfile(core)):
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/AVR/
H A Drust-avr-bug-112.ll23 ; CHECK-LABEL: "core::str::slice_error_fail"
24 define void @"core::str::slice_error_fail"(i16 %arg) personality i32 (...) addrspace(1)* @rust_eh_p…
27 br i1 undef, label %"<core::option::Option<T>>::unwrap.exit.thread", label %bb11.i.i
29 "<core::option::Option<T>>::unwrap.exit.thread":
30 br label %"core::char::methods::<impl char>::len_utf8.exit"
36 br label %"core::char::methods::<impl char>::len_utf8.exit"
38 "core::char::methods::<impl char>::len_utf8.exit":
39 %tmp2 = phi i8* [ %tmp, %bb11.i.i ], [ undef, %"<core::option::Option<T>>::unwrap.exit.thread" ]
40 %_0.0.i12 = phi i16 [ %..i, %bb11.i.i ], [ 1, %"<core::option::Option<T>>::unwrap.exit.thread" ]
H A Dissue-regalloc-stackframe-folding-earlyclobber.ll7 ; It is taken from the translated LLVM IR of the Rust core library.
57 br i1 %tmp10, label %core.num.bignum.Big32x40.exit44, label %core.iter.Enumerate.ALPHA
59 core.iter.Enumerate.ALPHA:
64 br i1 %tmp14, label %bb4.i125, label %core..iter..Enumerate.exit17
66 core..iter..Enumerate.exit17:
68 br label %core..iter..Enumerate.exit17.i132
70 core..iter..Enumerate.exit17.i132:
71 …%carry.085.i129 = phi i32 [ 0, %core..iter..Enumerate.exit17 ], [ %tmp28, %core_slice_IndexMut.exi…
95 br i1 %tmp29, label %bb16.i133, label %core..iter..Enumerate.exit17.i132
117 br label %core.num.bignum.Big32x40.exit44
[all …]
/llvm-project-15.0.7/llvm/bindings/python/llvm/tests/
H A Dtest_bitreader.py4 from ..core import OpCode
5 from ..core import MemoryBuffer
6 from ..core import PassRegistry
7 from ..core import Context
8 from ..core import Module
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/clang-analyzer/
H A Dcore.DivideZero.rst1 .. title:: clang-tidy - clang-analyzer-core.DivideZero
3 :http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#core-dividezero
5 clang-analyzer-core.DivideZero
8 The clang-analyzer-core.DivideZero check is an alias, please see
9 `Clang Static Analyzer Available Checkers <https://clang.llvm.org/docs/analyzer/checkers.html#core-…
H A Dcore.UndefinedBinaryOperatorResult.rst1 .. title:: clang-tidy - clang-analyzer-core.UndefinedBinaryOperatorResult
3 …:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#core-undefinedbinary…
5 clang-analyzer-core.UndefinedBinaryOperatorResult
8 The clang-analyzer-core.UndefinedBinaryOperatorResult check is an alias, please see
9 `Clang Static Analyzer Available Checkers <https://clang.llvm.org/docs/analyzer/checkers.html#core-…
H A Dcore.NullDereference.rst1 .. title:: clang-tidy - clang-analyzer-core.NullDereference
3 … :http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#core-nulldereference
5 clang-analyzer-core.NullDereference
8 The clang-analyzer-core.NullDereference check is an alias, please see
9 `Clang Static Analyzer Available Checkers <https://clang.llvm.org/docs/analyzer/checkers.html#core-…
H A Dcore.NonNullParamChecker.rst1 .. title:: clang-tidy - clang-analyzer-core.NonNullParamChecker
3 …:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#core-nonnullparamche…
5 clang-analyzer-core.NonNullParamChecker
8 The clang-analyzer-core.NonNullParamChecker check is an alias, please see
9 `Clang Static Analyzer Available Checkers <https://clang.llvm.org/docs/analyzer/checkers.html#core-…
H A Dcore.StackAddressEscape.rst1 .. title:: clang-tidy - clang-analyzer-core.StackAddressEscape
3 …:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#core-stackaddressesc…
5 clang-analyzer-core.StackAddressEscape
8 The clang-analyzer-core.StackAddressEscape check is an alias, please see
9 `Clang Static Analyzer Available Checkers <https://clang.llvm.org/docs/analyzer/checkers.html#core-…
H A Dcore.VLASize.rst1 .. title:: clang-tidy - clang-analyzer-core.VLASize
3 :http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#core-vlasize
5 clang-analyzer-core.VLASize
8 The clang-analyzer-core.VLASize check is an alias, please see
9 `Clang Static Analyzer Available Checkers <https://clang.llvm.org/docs/analyzer/checkers.html#core-…
H A Dcore.CallAndMessage.rst1 .. title:: clang-tidy - clang-analyzer-core.CallAndMessage
3 :http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#core-callandmessage
5 clang-analyzer-core.CallAndMessage
8 The clang-analyzer-core.CallAndMessage check is an alias, please see
9 `Clang Static Analyzer Available Checkers <https://clang.llvm.org/docs/analyzer/checkers.html#core-…
H A Dcore.uninitialized.ArraySubscript.rst1 .. title:: clang-tidy - clang-analyzer-core.uninitialized.ArraySubscript
3 …:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#core-uninitialized-a…
5 clang-analyzer-core.uninitialized.ArraySubscript
8 The clang-analyzer-core.uninitialized.ArraySubscript check is an alias, please see
9 `Clang Static Analyzer Available Checkers <https://clang.llvm.org/docs/analyzer/checkers.html#core-…
H A Dcore.uninitialized.UndefReturn.rst1 .. title:: clang-tidy - clang-analyzer-core.uninitialized.UndefReturn
3 …:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#core-uninitialized-u…
5 clang-analyzer-core.uninitialized.UndefReturn
8 The clang-analyzer-core.uninitialized.UndefReturn check is an alias, please see
9 `Clang Static Analyzer Available Checkers <https://clang.llvm.org/docs/analyzer/checkers.html#core-…
H A Dcore.uninitialized.Assign.rst1 .. title:: clang-tidy - clang-analyzer-core.uninitialized.Assign
3 …:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#core-uninitialized-a…
5 clang-analyzer-core.uninitialized.Assign
8 The clang-analyzer-core.uninitialized.Assign check is an alias, please see
9 `Clang Static Analyzer Available Checkers <https://clang.llvm.org/docs/analyzer/checkers.html#core-…
H A Dcore.uninitialized.Branch.rst1 .. title:: clang-tidy - clang-analyzer-core.uninitialized.Branch
3 …:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#core-uninitialized-b…
5 clang-analyzer-core.uninitialized.Branch
8 The clang-analyzer-core.uninitialized.Branch check is an alias, please see
9 `Clang Static Analyzer Available Checkers <https://clang.llvm.org/docs/analyzer/checkers.html#core-…
/llvm-project-15.0.7/clang/test/SemaOpenCL/
H A Dextension-version.cl7 // RUN: %clang_cc1 -x cl -cl-std=CL %s -verify -triple spir-unknown-unknown -Wpedantic-core-feature…
8 // RUN: %clang_cc1 -x cl -cl-std=CL1.1 %s -verify -triple spir-unknown-unknown -Wpedantic-core-feat…
9 // RUN: %clang_cc1 -x cl -cl-std=CL1.2 %s -verify -triple spir-unknown-unknown -Wpedantic-core-feat…
52 …@-2{{OpenCL extension 'cl_khr_byte_addressable_store' is core feature or supported optional core f…
60 …{{OpenCL extension 'cl_khr_global_int32_base_atomics' is core feature or supported optional core f…
68 …enCL extension 'cl_khr_global_int32_extended_atomics' is core feature or supported optional core f…
76 …2{{OpenCL extension 'cl_khr_local_int32_base_atomics' is core feature or supported optional core f…
84 …penCL extension 'cl_khr_local_int32_extended_atomics' is core feature or supported optional core f…
93 // expected-warning@-2{{OpenCL extension 'cl_khr_fp64' is core feature or supported optional core f…
96 //Core feature in CL 2.0, optional core feature in CL 3.0
[all …]

12345678910>>...26