Searched refs:value4 (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/ |
| H A D | implicit-bool-conversion-allow-in-conditions.cpp | 44 int value4 = functionReturningInt() ?: value3; in implicitConversionIntegerToBoolInConditionalsIsAllowed() local 70 int value4 = (not memberPointer) ? 1 : 2; in implicitConversionPointerToBoolInConditionalsIsAllowed() local
|
| /llvm-project-15.0.7/mlir/test/Dialect/SPIRV/Transforms/ |
| H A D | rewrite-inserts.mlir | 4 …spv.func @rewrite(%value0 : f32, %value1 : f32, %value2 : f32, %value3 : i32, %value4: !spv.array<… 27 …%15 = spv.CompositeInsert %value4, %14[1 : i32] : !spv.array<3xf32> into !spv.struct<(f32, !spv.ar…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | extract-basic.ll | 57 %bf.value4 = shl i32 %12, 10 58 %13 = and i32 %bf.value4, 261120
|
| H A D | insert-basic.ll | 51 %bf.value4 = and i32 %y4, 4194303 56 %15 = or i32 %14, %bf.value4
|
| /llvm-project-15.0.7/llvm/test/CodeGen/RISCV/rvv/ |
| H A D | debug-info-rvv-dbg-value.mir | 9 # RUN: llvm-dwarfdump --name="value4" %t0 | FileCheck %s --check-prefix=CHECK4-PLUS 15 # RUN: llvm-dwarfdump --name="value4" %t1 | FileCheck %s --check-prefix=CHECK4-MINUS 81 !14 = !DILocalVariable(name: "value4", scope: !5, file: !1, line: 1, type: !21)
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | debug-info-sve-dbg-value.mir | 6 # RUN: llvm-dwarfdump --name="value4" %t | FileCheck %s --check-prefix=CHECK4 61 !14 = !DILocalVariable(name: "value4", scope: !5, file: !1, line: 1, type: !21)
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | nested-template.cpp | 93 Y Outer<X>::Inner1<Y*>::ReallyInner::value4; // expected-error{{Outer<X>::Inner1<Y *>::ReallyInner:… member in Outer<X>::Inner1<Y*>::ReallyInner
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | attr-swift_name.m | 73 …value4 SWIFT_NAME("four()"), // expected-warning {{'__swift_name__' attribute has invalid identifi…
|