| /llvm-project-15.0.7/clang/test/SemaOpenCL/ |
| H A D | address-spaces-conversions-cl2.0.cl | 42 #ifdef CONSTANT 65 #ifndef CONSTANT 81 #ifdef CONSTANT 94 #ifdef CONSTANT 112 #ifndef CONSTANT 139 #ifdef CONSTANT 175 #ifdef CONSTANT 185 #ifdef CONSTANT 230 #ifdef CONSTANT 266 #ifdef CONSTANT [all …]
|
| H A D | usm-address-spaces-conversions.cl | 18 #ifdef CONSTANT 24 #endif // CONSTANT 45 #ifdef CONSTANT 60 #endif // CONSTANT
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | unreachable-code-path.c | 70 #define CONSTANT 0 macro 73 if (CONSTANT) in test7()
|
| /llvm-project-15.0.7/lld/test/COFF/Inputs/ |
| H A D | library.def | 6 constant CONSTANT
|
| H A D | constant-export.ll | 7 !0 = !{!" -export:___CFConstantStringClassReference,CONSTANT"}
|
| /llvm-project-15.0.7/mlir/test/Dialect/Async/ |
| H A D | async-to-async-runtime-eliminate-blocking.mlir | 69 // CHECK: %[[CONSTANT:.*]] = arith.constant 71 // CHECK: %[[RETURNED_TO_CALLER:.*]]:2 = call @simple_callee(%[[CONSTANT]]) : (f32) -> (!async.to… 118 // CHECK: %[[CONSTANT:.*]] = arith.constant 120 // CHECK: %[[RETURNED_TO_CALLER_1:.*]]:2 = call @simple_callee(%[[CONSTANT]]) : (f32) -> (!async.… 314 // CHECK: %[[CONSTANT:.*]] = arith.constant 316 // CHECK: %[[RETURNED_TO_CALLER:.*]]:2 = call @simple_callee(%[[CONSTANT]]) : (f32) -> (!async.toke…
|
| /llvm-project-15.0.7/lld/test/ELF/linkerscript/ |
| H A D | data-segment-relro.test | 76 . = DATA_SEGMENT_ALIGN (CONSTANT (MAXPAGESIZE), CONSTANT (COMMONPAGESIZE));
|
| H A D | page-size-align.test | 9 . = ALIGN(CONSTANT(MAXPAGESIZE));
|
| H A D | symbol-only-align.test | 15 . = ALIGN(CONSTANT(MAXPAGESIZE));
|
| H A D | operators.test | 49 maxpagesize = CONSTANT (MAXPAGESIZE); 50 commonpagesize = CONSTANT (COMMONPAGESIZE);
|
| H A D | absolute-expr.test | 9 bar2 = CONSTANT (MAXPAGESIZE);
|
| /llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/ |
| H A D | Configuration.cpp | 30 DeviceEnvironmentTy CONSTANT(omptarget_device_environment)
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVPTX.h | 110 CONSTANT = 2, enumerator
|
| H A D | NVPTXISelDAGToDAG.cpp | 669 case llvm::ADDRESS_SPACE_CONST: return NVPTX::PTXLdStInstCode::CONSTANT; in getCodeAddrSpace() 1879 if (CodeAddrSpace == NVPTX::PTXLdStInstCode::CONSTANT) { in tryStoreVector()
|
| /llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/include/ |
| H A D | Types.h | 209 #define CONSTANT(NAME) \ macro
|
| /llvm-project-15.0.7/llvm/test/Bitcode/ |
| H A D | invalid.test | 215 RUN: FileCheck --check-prefix=VOID-CONSTANT-TYPE %s 217 VOID-CONSTANT-TYPE: Invalid constant type 225 RUN: FileCheck --check-prefix=INVALID-CONSTANT-GEP %s 227 INVALID-CONSTANT-GEP: Constant GEP record must have at least two elements
|
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Support/ |
| H A D | InternalNames.h | 37 CONSTANT, enumerator
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/MCTargetDesc/ |
| H A D | NVPTXInstPrinter.cpp | 250 case NVPTX::PTXLdStInstCode::CONSTANT: in printLdStCode()
|
| /llvm-project-15.0.7/flang/unittests/Optimizer/ |
| H A D | InternalNamesTest.cpp | 204 expectedNameKind = NameKind::CONSTANT; in TEST()
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/ |
| H A D | sizeof-expression.rst | 173 ``sizeof(CONSTANT)``. Default is `true`.
|
| /llvm-project-15.0.7/llvm/utils/ |
| H A D | update_mir_test_checks.py | 268 CONSTANT='C',
|
| /llvm-project-15.0.7/flang/lib/Optimizer/Support/ |
| H A D | InternalNames.cpp | 253 nk = NameKind::CONSTANT; in deconstruct()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | sve-split-extract-elt.ll | 125 ; EXTRACT VECTOR ELT, CONSTANT IDX
|
| H A D | sve-split-insert-elt.ll | 101 ; INSERT VECTOR ELT, CONSTANT IDX
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | bswap-fold.ll | 270 ; Fold: OP( BSWAP(x), CONSTANT ) -> BSWAP( OP(x, BSWAP(CONSTANT) ) )
|