Home
last modified time | relevance | path

Searched refs:CPP (Results 1 – 25 of 82) sorted by relevance

1234

/llvm-project-15.0.7/mlir/test/Target/Cpp/
H A Dif.mlir13 // CPP-DEFAULT-NEXT: ;
14 // CPP-DEFAULT-NEXT: }
21 // CPP-DECLTOP-NEXT: ;
22 // CPP-DECLTOP-NEXT: }
37 // CPP-DEFAULT-NEXT: ;
40 // CPP-DEFAULT-NEXT: ;
41 // CPP-DEFAULT-NEXT: }
49 // CPP-DECLTOP-NEXT: ;
52 // CPP-DECLTOP-NEXT: ;
53 // CPP-DECLTOP-NEXT: }
[all …]
H A Dstdops.mlir13 // CPP-DEFAULT: void std_constant() {
21 // CPP-DECLTOP: void std_constant() {
28 // CPP-DECLTOP-NEXT: [[V0]] = 0;
29 // CPP-DECLTOP-NEXT: [[V1]] = 2;
31 // CPP-DECLTOP-NEXT: [[V3]] = {0};
40 // CPP-DEFAULT: void std_call() {
44 // CPP-DECLTOP: void std_call() {
72 // CPP-DECLTOP-NEXT: [[V0]] = 0;
83 // CPP-DEFAULT-NEXT: return [[V0]];
87 // CPP-DECLTOP-NEXT: [[V0]] = 0;
[all …]
H A Dfor.mlir13 // CPP-DEFAULT-NEXT: }
14 // CPP-DEFAULT-NEXT: return;
19 // CPP-DECLTOP-NEXT: [[V4]] = f();
20 // CPP-DECLTOP-NEXT: }
21 // CPP-DECLTOP-NEXT: return;
54 // CPP-DEFAULT-NEXT: }
57 // CPP-DEFAULT-NEXT: return;
71 // CPP-DECLTOP-NEXT: [[STEP]] = 1;
72 // CPP-DECLTOP-NEXT: [[S0]] = 0;
81 // CPP-DECLTOP-NEXT: }
[all …]
H A Dcontrol_flow.mlir27 // CPP-DECLTOP-NEXT: } else {
29 // CPP-DECLTOP-NEXT: }
30 // CPP-DECLTOP-NEXT: [[BB1]]:
33 // CPP-DECLTOP-NEXT: [[BB2]]:
37 // CPP-DECLTOP-NEXT: [[BB3]]:
54 // CPP-DECLTOP-NEXT: label2:
55 // CPP-DECLTOP-NEXT: return;
56 // CPP-DECLTOP-NEXT: }
68 // CPP-DECLTOP-NEXT: label2:
69 // CPP-DECLTOP-NEXT: return;
[all …]
H A Dvariable.mlir14 // CPP-DEFAULT: void emitc_variable() {
15 // CPP-DEFAULT-NEXT: int32_t [[V0:[^ ]*]];
23 // CPP-DECLTOP: void emitc_variable() {
27 // CPP-DECLTOP-NEXT: int8_t [[V3:[^ ]*]];
31 // CPP-DECLTOP-NEXT: ;
32 // CPP-DECLTOP-NEXT: [[V1]] = 42;
33 // CPP-DECLTOP-NEXT: [[V2]] = -1;
34 // CPP-DECLTOP-NEXT: [[V3]] = -1;
35 // CPP-DECLTOP-NEXT: [[V4]] = 255;
36 // CPP-DECLTOP-NEXT: ;
[all …]
H A Dconst.mlir13 // CPP-DEFAULT: void emitc_constant() {
14 // CPP-DEFAULT-NEXT: int32_t [[V0:[^ ]*]];
21 // CPP-DECLTOP: void emitc_constant() {
25 // CPP-DECLTOP-NEXT: int8_t [[V3:[^ ]*]];
27 // CPP-DECLTOP-NEXT: char [[V5:[^ ]*]];
28 // CPP-DECLTOP-NEXT: ;
29 // CPP-DECLTOP-NEXT: [[V1]] = 42;
30 // CPP-DECLTOP-NEXT: [[V2]] = -1;
31 // CPP-DECLTOP-NEXT: [[V3]] = -1;
32 // CPP-DECLTOP-NEXT: [[V4]] = 255;
[all …]
H A Dcall.mlir9 // CPP-DEFAULT: void emitc_call() {
13 // CPP-DECLTOP: void emitc_call() {
14 // CPP-DECLTOP-NEXT: int32_t [[V0:[^ ]*]];
15 // CPP-DECLTOP-NEXT: int32_t [[V1:[^ ]*]];
16 // CPP-DECLTOP-NEXT: [[V0:]] = func_a();
17 // CPP-DECLTOP-NEXT: [[V1:]] = func_b();
27 // CPP-DEFAULT-NEXT: int32_t [[V2:[^ ]*]];
28 // CPP-DEFAULT-NEXT: int32_t [[V3:[^ ]*]];
32 // CPP-DECLTOP-NEXT: size_t [[V1:[^ ]*]];
33 // CPP-DECLTOP-NEXT: int32_t [[V2:[^ ]*]];
[all …]
/llvm-project-15.0.7/libc/test/src/__support/CPP/
H A DCMakeLists.txt10 libc.src.__support.CPP.bitset
20 libc.src.__support.CPP.string_view
30 libc.src.__support.CPP.limits
31 libc.src.__support.CPP.uint
41 libc.src.__support.CPP.array_ref
51 libc.src.__support.CPP.vector
61 libc.src.__support.CPP.utility
71 libc.src.__support.CPP.atomic
81 libc.src.__support.CPP.blockstore
91 libc.src.__support.CPP.array_ref
[all …]
/llvm-project-15.0.7/libc/src/__support/
H A DCMakeLists.txt1 add_subdirectory(CPP)
26 libc.src.__support.CPP.limits
34 libc.src.__support.CPP.string_view
35 libc.src.__support.CPP.type_traits
56 libc.src.__support.CPP.limits
57 libc.src.__support.CPP.uint128
/llvm-project-15.0.7/clang/test/Parser/
H A Dpragma-fenv_access.c4 #ifdef CPP
27 #if !defined(CPP) in main()
35 #if defined(CPP) in main()
39 #if !defined(CPP) in main()
47 #if !defined(CPP) in main()
/llvm-project-15.0.7/libc/test/src/__support/
H A DCMakeLists.txt21 libc.src.__support.CPP.uint128
32 libc.src.__support.CPP.uint128
43 libc.src.__support.CPP.string_view
63 libc.src.__support.CPP.uint
90 add_subdirectory(CPP)
/llvm-project-15.0.7/clang/test/CodeGenObjCXX/
H A Dimplicit-copy-assign-operator.mm2 …pple-darwin10.0.0 -o - %s | FileCheck %s -check-prefix=CHECK-CPP
89 // CHECK-CPP: @llvm.memcpy{{.*}}i64 16
97 // CHECK-CPP: @llvm.memcpy{{.*}}i64 10
106 // CHECK-CPP: @llvm.memcpy{{.*}}i64 10
109 // CHECK-CPP: @llvm.memcpy{{.*}}i64 11
118 // CHECK-CPP: @llvm.memcpy{{.*}}i64 16
121 // CHECK-CPP: @llvm.memcpy{{.*}}i64 17
/llvm-project-15.0.7/libc/test/src/string/memory_utils/
H A DCMakeLists.txt17 libc.src.__support.CPP.array
18 libc.src.__support.CPP.array_ref
32 libc.src.__support.CPP.array
33 libc.src.__support.CPP.array_ref
/llvm-project-15.0.7/libc/utils/UnitTest/
H A DCMakeLists.txt8 add_dependencies(LibcUnitTest libc.src.__support.CPP.type_traits libc.src.__support.CPP.uint128)
25 libc.src.__support.CPP.type_traits
54 libc.src.__support.CPP.array_ref
74 libc.src.__support.CPP.uint128
/llvm-project-15.0.7/libc/src/__support/FPUtil/
H A DCMakeLists.txt22 libc.src.__support.CPP.bit
23 libc.src.__support.CPP.type_traits
24 libc.src.__support.CPP.uint128
34 libc.src.__support.CPP.uint
/llvm-project-15.0.7/libc/src/__support/threads/linux/
H A DCMakeLists.txt18 libc.src.__support.CPP.atomic
31 libc.src.__support.CPP.atomic
32 libc.src.__support.CPP.error
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/
H A Dsuspicious-memory-comparison.rst27 `OOP57-CPP. Prefer special member functions and overloaded operators to C Standard Library functions
28 <https://wiki.sei.cmu.edu/confluence/display/cplusplus/OOP57-CPP.+Prefer+special+member+functions+a…
30 `EXP62-CPP. Do not access the bits of an object representation that are not part of the object's va…
31 <https://wiki.sei.cmu.edu/confluence/display/cplusplus/EXP62-CPP.+Do+not+access+the+bits+of+an+obje…
/llvm-project-15.0.7/libc/src/__support/FPUtil/generic/
H A DCMakeLists.txt7 libc.src.__support.CPP.uint128
15 libc.src.__support.CPP.uint128
/llvm-project-15.0.7/utils/bazel/llvm-project-overlay/libc/
H A DBUILD.bazel40 hdrs = ["src/__support/CPP/Array.h"],
46 hdrs = ["src/__support/CPP/ArrayRef.h"],
56 hdrs = ["src/__support/CPP/Bit.h"],
62 hdrs = ["src/__support/CPP/Bitset.h"],
74 hdrs = ["src/__support/CPP/Limits.h"],
87 "src/__support/CPP/UInt.h",
95 "src/__support/CPP/UInt128.h",
103 "src/__support/CPP/TypeTraits.h",
110 hdrs = ["src/__support/CPP/Utility.h"],
119 hdrs = ["src/__support/CPP/vector.h"],
[all …]
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/cert/
H A Derr60-cpp.rst10 `ERR60-CPP. Exception objects must be nothrow copy constructible
11 <https://www.securecoding.cert.org/confluence/display/cplusplus/ERR60-CPP.+Exception+objects+must+b…
H A Ddcl50-cpp.rst10 `DCL50-CPP. Do not define a C-style variadic function
11 <https://www.securecoding.cert.org/confluence/display/cplusplus/DCL50-CPP.+Do+not+define+a+C-style+…
H A Doop58-cpp.rst10 `OOP58-CPP. Copy operations must not mutate the source object
11 <https://wiki.sei.cmu.edu/confluence/display/cplusplus/OOP58-CPP.+Copy+operations+must+not+mutate+t…
H A Derr58-cpp.rst10 `ERR58-CPP. Handle all exceptions thrown before main() begins executing
11 <https://www.securecoding.cert.org/confluence/display/cplusplus/ERR58-CPP.+Handle+all+exceptions+th…
/llvm-project-15.0.7/libc/utils/MPFRWrapper/
H A DCMakeLists.txt11 libc.src.__support.CPP.string_view
12 libc.src.__support.CPP.type_traits
/llvm-project-15.0.7/lldb/test/Shell/REPL/
H A DBasic.test3 // RUN: %lldb --repl --repl-language c++ 2>&1 | FileCheck %s --check-prefix=CPP
4 // CPP: error: must have a target to create a REPL

1234