| /llvm-project-15.0.7/mlir/test/Target/Cpp/ |
| H A D | if.mlir | 13 // 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 D | stdops.mlir | 13 // 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 D | for.mlir | 13 // 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 D | control_flow.mlir | 27 // 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 D | variable.mlir | 14 // 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 D | const.mlir | 13 // 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 D | call.mlir | 9 // 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 D | CMakeLists.txt | 10 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 D | CMakeLists.txt | 1 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 D | pragma-fenv_access.c | 4 #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 D | CMakeLists.txt | 21 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 D | implicit-copy-assign-operator.mm | 2 …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 D | CMakeLists.txt | 17 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 D | CMakeLists.txt | 8 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 D | CMakeLists.txt | 22 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 D | CMakeLists.txt | 18 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 D | suspicious-memory-comparison.rst | 27 `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 D | CMakeLists.txt | 7 libc.src.__support.CPP.uint128 15 libc.src.__support.CPP.uint128
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/libc/ |
| H A D | BUILD.bazel | 40 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 D | err60-cpp.rst | 10 `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 D | dcl50-cpp.rst | 10 `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 D | oop58-cpp.rst | 10 `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 D | err58-cpp.rst | 10 `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 D | CMakeLists.txt | 11 libc.src.__support.CPP.string_view 12 libc.src.__support.CPP.type_traits
|
| /llvm-project-15.0.7/lldb/test/Shell/REPL/ |
| H A D | Basic.test | 3 // RUN: %lldb --repl --repl-language c++ 2>&1 | FileCheck %s --check-prefix=CPP 4 // CPP: error: must have a target to create a REPL
|