Home
last modified time | relevance | path

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 Dimplicit-bool-conversion-allow-in-conditions.cpp44 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 Drewrite-inserts.mlir4 …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 Dextract-basic.ll57 %bf.value4 = shl i32 %12, 10
58 %13 = and i32 %bf.value4, 261120
H A Dinsert-basic.ll51 %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 Ddebug-info-rvv-dbg-value.mir9 # 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 Ddebug-info-sve-dbg-value.mir6 # 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 Dnested-template.cpp93 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 Dattr-swift_name.m73value4 SWIFT_NAME("four()"), // expected-warning {{'__swift_name__' attribute has invalid identifi…