Home
last modified time | relevance | path

Searched refs:CONSTANT (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaOpenCL/
H A Daddress-spaces-conversions-cl2.0.cl42 #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 Dusm-address-spaces-conversions.cl18 #ifdef CONSTANT
24 #endif // CONSTANT
45 #ifdef CONSTANT
60 #endif // CONSTANT
/llvm-project-15.0.7/clang/test/Analysis/
H A Dunreachable-code-path.c70 #define CONSTANT 0 macro
73 if (CONSTANT) in test7()
/llvm-project-15.0.7/lld/test/COFF/Inputs/
H A Dlibrary.def6 constant CONSTANT
H A Dconstant-export.ll7 !0 = !{!" -export:___CFConstantStringClassReference,CONSTANT"}
/llvm-project-15.0.7/mlir/test/Dialect/Async/
H A Dasync-to-async-runtime-eliminate-blocking.mlir69 // 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 Ddata-segment-relro.test76 . = DATA_SEGMENT_ALIGN (CONSTANT (MAXPAGESIZE), CONSTANT (COMMONPAGESIZE));
H A Dpage-size-align.test9 . = ALIGN(CONSTANT(MAXPAGESIZE));
H A Dsymbol-only-align.test15 . = ALIGN(CONSTANT(MAXPAGESIZE));
H A Doperators.test49 maxpagesize = CONSTANT (MAXPAGESIZE);
50 commonpagesize = CONSTANT (COMMONPAGESIZE);
H A Dabsolute-expr.test9 bar2 = CONSTANT (MAXPAGESIZE);
/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DConfiguration.cpp30 DeviceEnvironmentTy CONSTANT(omptarget_device_environment)
/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTX.h110 CONSTANT = 2, enumerator
H A DNVPTXISelDAGToDAG.cpp669 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 DTypes.h209 #define CONSTANT(NAME) \ macro
/llvm-project-15.0.7/llvm/test/Bitcode/
H A Dinvalid.test215 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 DInternalNames.h37 CONSTANT, enumerator
/llvm-project-15.0.7/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.cpp250 case NVPTX::PTXLdStInstCode::CONSTANT: in printLdStCode()
/llvm-project-15.0.7/flang/unittests/Optimizer/
H A DInternalNamesTest.cpp204 expectedNameKind = NameKind::CONSTANT; in TEST()
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/
H A Dsizeof-expression.rst173 ``sizeof(CONSTANT)``. Default is `true`.
/llvm-project-15.0.7/llvm/utils/
H A Dupdate_mir_test_checks.py268 CONSTANT='C',
/llvm-project-15.0.7/flang/lib/Optimizer/Support/
H A DInternalNames.cpp253 nk = NameKind::CONSTANT; in deconstruct()
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dsve-split-extract-elt.ll125 ; EXTRACT VECTOR ELT, CONSTANT IDX
H A Dsve-split-insert-elt.ll101 ; INSERT VECTOR ELT, CONSTANT IDX
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dbswap-fold.ll270 ; Fold: OP( BSWAP(x), CONSTANT ) -> BSWAP( OP(x, BSWAP(CONSTANT) ) )

12