Home
last modified time | relevance | path

Searched refs:valB (Results 1 – 25 of 388) sorted by relevance

12345678910>>...16

/dports/www/matomo/piwik/plugins/Insights/DataTable/Filter/
H A DOrderBy.php47 $valB = $b->getColumn($column);
48 $sort = $this->sortVal($valA, $valB);
59 private function sortVal($valA, $valB) argument
61 if ((!isset($valA) || $valA === false) && (!isset($valB) || $valB === false)) {
69 if (!isset($valB) || $valB === false) {
73 if ($valA === $valB) {
77 if ($valA >= 0 && $valB < 0) {
81 if ($valA < 0 && $valB < 0) {
82 return $valA < $valB ? -1 : 1;
85 if ($valA != $valB) {
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Analysis/CostModel/X86/
H A Dgather-i16-with-i8-index.ll19 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB = load i16, i16* %inB, a…
20 ; SSE2: LV: Found an estimated cost of 28 for VF 2 For instruction: %valB = load i16, i16* %inB, …
21 ; SSE2: LV: Found an estimated cost of 56 for VF 4 For instruction: %valB = load i16, i16* %inB, …
22 ; SSE2: LV: Found an estimated cost of 112 for VF 8 For instruction: %valB = load i16, i16* %inB,…
25 ; SSE42: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB = load i16, i16* %inB, …
26 ; SSE42: LV: Found an estimated cost of 28 for VF 2 For instruction: %valB = load i16, i16* %inB,…
31 ; AVX1: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB = load i16, i16* %inB, a…
32 ; AVX1: LV: Found an estimated cost of 26 for VF 2 For instruction: %valB = load i16, i16* %inB, …
33 ; AVX1: LV: Found an estimated cost of 54 for VF 4 For instruction: %valB = load i16, i16* %inB, …
73 %valB = load i16, i16* %inB
[all …]
H A Dgather-i8-with-i8-index.ll19 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB = load i8, i8* %inB, ali…
20 ; SSE2: LV: Found an estimated cost of 29 for VF 2 For instruction: %valB = load i8, i8* %inB, al…
21 ; SSE2: LV: Found an estimated cost of 59 for VF 4 For instruction: %valB = load i8, i8* %inB, al…
22 ; SSE2: LV: Found an estimated cost of 119 for VF 8 For instruction: %valB = load i8, i8* %inB, a…
25 ; SSE42: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB = load i8, i8* %inB, al…
26 ; SSE42: LV: Found an estimated cost of 29 for VF 2 For instruction: %valB = load i8, i8* %inB, a…
31 ; AVX1: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB = load i8, i8* %inB, ali…
32 ; AVX1: LV: Found an estimated cost of 26 for VF 2 For instruction: %valB = load i8, i8* %inB, al…
33 ; AVX1: LV: Found an estimated cost of 54 for VF 4 For instruction: %valB = load i8, i8* %inB, al…
73 %valB = load i8, i8* %inB
[all …]
H A Dgather-i32-with-i8-index.ll19 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB = load i32, i32* %inB, a…
20 ; SSE2: LV: Found an estimated cost of 29 for VF 2 For instruction: %valB = load i32, i32* %inB, …
21 ; SSE2: LV: Found an estimated cost of 59 for VF 4 For instruction: %valB = load i32, i32* %inB, …
22 ; SSE2: LV: Found an estimated cost of 118 for VF 8 For instruction: %valB = load i32, i32* %inB,…
25 ; SSE42: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB = load i32, i32* %inB, …
26 ; SSE42: LV: Found an estimated cost of 29 for VF 2 For instruction: %valB = load i32, i32* %inB,…
31 ; AVX1: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB = load i32, i32* %inB, a…
32 ; AVX1: LV: Found an estimated cost of 26 for VF 2 For instruction: %valB = load i32, i32* %inB, …
33 ; AVX1: LV: Found an estimated cost of 54 for VF 4 For instruction: %valB = load i32, i32* %inB, …
73 %valB = load i32, i32* %inB
[all …]
H A Dscatter-i8-with-i8-index.ll19 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: store i8 %valB, i8* %out, alig…
20 ; SSE2: LV: Found an estimated cost of 29 for VF 2 For instruction: store i8 %valB, i8* %out, ali…
21 ; SSE2: LV: Found an estimated cost of 59 for VF 4 For instruction: store i8 %valB, i8* %out, ali…
22 ; SSE2: LV: Found an estimated cost of 119 for VF 8 For instruction: store i8 %valB, i8* %out, al…
25 ; SSE42: LV: Found an estimated cost of 1 for VF 1 For instruction: store i8 %valB, i8* %out, ali…
26 ; SSE42: LV: Found an estimated cost of 29 for VF 2 For instruction: store i8 %valB, i8* %out, al…
31 ; AVX1: LV: Found an estimated cost of 1 for VF 1 For instruction: store i8 %valB, i8* %out, alig…
32 ; AVX1: LV: Found an estimated cost of 26 for VF 2 For instruction: store i8 %valB, i8* %out, ali…
33 ; AVX1: LV: Found an estimated cost of 54 for VF 4 For instruction: store i8 %valB, i8* %out, ali…
73 %valB = load i8, i8* %inB
[all …]
H A Dscatter-i16-with-i8-index.ll19 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: store i16 %valB, i16* %out, al…
20 ; SSE2: LV: Found an estimated cost of 28 for VF 2 For instruction: store i16 %valB, i16* %out, a…
21 ; SSE2: LV: Found an estimated cost of 56 for VF 4 For instruction: store i16 %valB, i16* %out, a…
22 ; SSE2: LV: Found an estimated cost of 112 for VF 8 For instruction: store i16 %valB, i16* %out, …
25 ; SSE42: LV: Found an estimated cost of 1 for VF 1 For instruction: store i16 %valB, i16* %out, a…
26 ; SSE42: LV: Found an estimated cost of 28 for VF 2 For instruction: store i16 %valB, i16* %out, …
31 ; AVX1: LV: Found an estimated cost of 1 for VF 1 For instruction: store i16 %valB, i16* %out, al…
32 ; AVX1: LV: Found an estimated cost of 26 for VF 2 For instruction: store i16 %valB, i16* %out, a…
33 ; AVX1: LV: Found an estimated cost of 54 for VF 4 For instruction: store i16 %valB, i16* %out, a…
73 %valB = load i16, i16* %inB
[all …]
H A Dscatter-i32-with-i8-index.ll19 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: store i32 %valB, i32* %out, al…
20 ; SSE2: LV: Found an estimated cost of 29 for VF 2 For instruction: store i32 %valB, i32* %out, a…
52 ; AVX512: LV: Found an estimated cost of 1 for VF 1 For instruction: store i32 %valB, i32* %out
53 ; AVX512: LV: Found an estimated cost of 4 for VF 2 For instruction: store i32 %valB, i32* %out
54 ; AVX512: LV: Found an estimated cost of 8 for VF 4 For instruction: store i32 %valB, i32* %out
55 ; AVX512: LV: Found an estimated cost of 10 for VF 8 For instruction: store i32 %valB, i32* %out
56 ; AVX512: LV: Found an estimated cost of 18 for VF 16 For instruction: store i32 %valB, i32* %out
57 ; AVX512: LV: Found an estimated cost of 36 for VF 32 For instruction: store i32 %valB, i32* %out
58 ; AVX512: LV: Found an estimated cost of 72 for VF 64 For instruction: store i32 %valB, i32* %out
73 %valB = load i32, i32* %inB
[all …]
H A Dscatter-i64-with-i8-index.ll19 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: store i64 %valB, i64* %out, al…
20 ; SSE2: LV: Found an estimated cost of 29 for VF 2 For instruction: store i64 %valB, i64* %out, a…
21 ; SSE2: LV: Found an estimated cost of 58 for VF 4 For instruction: store i64 %valB, i64* %out, a…
22 ; SSE2: LV: Found an estimated cost of 116 for VF 8 For instruction: store i64 %valB, i64* %out, …
25 ; SSE42: LV: Found an estimated cost of 1 for VF 1 For instruction: store i64 %valB, i64* %out, a…
26 ; SSE42: LV: Found an estimated cost of 29 for VF 2 For instruction: store i64 %valB, i64* %out, …
31 ; AVX1: LV: Found an estimated cost of 1 for VF 1 For instruction: store i64 %valB, i64* %out, al…
32 ; AVX1: LV: Found an estimated cost of 26 for VF 2 For instruction: store i64 %valB, i64* %out, a…
33 ; AVX1: LV: Found an estimated cost of 56 for VF 4 For instruction: store i64 %valB, i64* %out, a…
73 %valB = load i64, i64* %inB
[all …]
H A Dmasked-gather-i32-with-i8-index.ll19 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB.loaded = load i32, i32* …
20 ; SSE2: LV: Found an estimated cost of 3000000 for VF 2 For instruction: %valB.loaded = load i32,…
21 ; SSE2: LV: Found an estimated cost of 3000000 for VF 4 For instruction: %valB.loaded = load i32,…
22 ; SSE2: LV: Found an estimated cost of 3000000 for VF 8 For instruction: %valB.loaded = load i32,…
25 ; SSE42: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB.loaded = load i32, i32*…
31 ; AVX1: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB.loaded = load i32, i32* …
52 ; AVX512: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB.loaded = load i32, i32…
53 ; AVX512: LV: Found an estimated cost of 8 for VF 2 For instruction: %valB.loaded = load i32, i32…
76 %valB.loaded = load i32, i32* %inB
83 %valB = phi i32 [ %valB.loaded, %load ], [ 0, %mask ]
[all …]
H A Dgather-i64-with-i8-index.ll19 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB = load i64, i64* %inB, a…
20 ; SSE2: LV: Found an estimated cost of 29 for VF 2 For instruction: %valB = load i64, i64* %inB, …
21 ; SSE2: LV: Found an estimated cost of 58 for VF 4 For instruction: %valB = load i64, i64* %inB, …
22 ; SSE2: LV: Found an estimated cost of 116 for VF 8 For instruction: %valB = load i64, i64* %inB,…
25 ; SSE42: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB = load i64, i64* %inB, …
26 ; SSE42: LV: Found an estimated cost of 29 for VF 2 For instruction: %valB = load i64, i64* %inB,…
31 ; AVX1: LV: Found an estimated cost of 1 for VF 1 For instruction: %valB = load i64, i64* %inB, a…
32 ; AVX1: LV: Found an estimated cost of 26 for VF 2 For instruction: %valB = load i64, i64* %inB, …
33 ; AVX1: LV: Found an estimated cost of 56 for VF 4 For instruction: %valB = load i64, i64* %inB, …
74 %valB = load i64, i64* %inB
[all …]
H A Dmasked-scatter-i32-with-i8-index.ll19 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: store i32 %valB, i32* %out, al…
20 ; SSE2: LV: Found an estimated cost of 2 for VF 2 For instruction: store i32 %valB, i32* %out, al…
21 ; SSE2: LV: Found an estimated cost of 5 for VF 4 For instruction: store i32 %valB, i32* %out, al…
22 ; SSE2: LV: Found an estimated cost of 11 for VF 8 For instruction: store i32 %valB, i32* %out, a…
25 ; SSE42: LV: Found an estimated cost of 1 for VF 1 For instruction: store i32 %valB, i32* %out, a…
26 ; SSE42: LV: Found an estimated cost of 2 for VF 2 For instruction: store i32 %valB, i32* %out, a…
31 ; AVX1: LV: Found an estimated cost of 1 for VF 1 For instruction: store i32 %valB, i32* %out, al…
32 ; AVX1: LV: Found an estimated cost of 2 for VF 2 For instruction: store i32 %valB, i32* %out, al…
33 ; AVX1: LV: Found an estimated cost of 4 for VF 4 For instruction: store i32 %valB, i32* %out, al…
69 %valB = load i32, i32* %inB
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/
H A Dframe_sorter.go21 valB := field.At(j)
23 field.Set(i, valB)
31 valB := fs.sortField.At(j).(string)
32 return valA < valB
35 valB := fs.sortField.At(j).(*string)
39 if valB == nil {
42 return *valA < *valB
48 valB, err := fs.sortField.FloatAt(j)
52 return valA < valB
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/misc/test/parallel_mpi_1/
H A Dapitraitstest.h16 CellA(double valA, char valB, int valC) : in CellA() argument
18 valB(valB), in CellA()
31 (valB == other.valB) &&
36 char valB; variable
73 CellC(double valA, long valB, double valC) : in CellC() argument
75 valB(valB), in CellC()
83 (valB == other.valB) &&
93 long valB; variable
115 MPI_Get_address(&cell.valB, addresses + 1); in setUp()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/test/ScopInfo/
H A Dgranularity_scalar-indep_cross-referencing-phi2.ll11 ; double valB = 21.0;
15 ; valA = valB;
16 ; valB = tmp;
26 %valA = phi double [42.0, %entry], [%valB, %for]
27 %valB = phi double [21.0, %entry], [%add, %for]
28 store double %valB, double* %A
59 ; CHECK-NEXT: %valA = phi double [ 4.200000e+01, %entry ], [ %valB, %for ]
60 ; CHECK-NEXT: %valB = phi double [ 2.100000e+01, %entry ], [ %add, %for ]
61 ; CHECK-NEXT: store double %valB, double* %A, align 8
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/test/ScopInfo/
H A Dgranularity_scalar-indep_cross-referencing-phi2.ll11 ; double valB = 21.0;
15 ; valA = valB;
16 ; valB = tmp;
26 %valA = phi double [42.0, %entry], [%valB, %for]
27 %valB = phi double [21.0, %entry], [%add, %for]
28 store double %valB, double* %A
59 ; CHECK-NEXT: %valA = phi double [ 4.200000e+01, %entry ], [ %valB, %for ]
60 ; CHECK-NEXT: %valB = phi double [ 2.100000e+01, %entry ], [ %add, %for ]
61 ; CHECK-NEXT: store double %valB, double* %A, align 8
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/test/ScopInfo/
H A Dgranularity_scalar-indep_cross-referencing-phi2.ll11 ; double valB = 21.0;
15 ; valA = valB;
16 ; valB = tmp;
26 %valA = phi double [42.0, %entry], [%valB, %for]
27 %valB = phi double [21.0, %entry], [%add, %for]
28 store double %valB, double* %A
59 ; CHECK-NEXT: %valA = phi double [ 4.200000e+01, %entry ], [ %valB, %for ]
60 ; CHECK-NEXT: %valB = phi double [ 2.100000e+01, %entry ], [ %add, %for ]
61 ; CHECK-NEXT: store double %valB, double* %A, align 8
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/test/ScopInfo/
H A Dgranularity_scalar-indep_cross-referencing-phi2.ll11 ; double valB = 21.0;
15 ; valA = valB;
16 ; valB = tmp;
26 %valA = phi double [42.0, %entry], [%valB, %for]
27 %valB = phi double [21.0, %entry], [%add, %for]
28 store double %valB, double* %A
59 ; CHECK-NEXT: %valA = phi double [ 4.200000e+01, %entry ], [ %valB, %for ]
60 ; CHECK-NEXT: %valB = phi double [ 2.100000e+01, %entry ], [ %add, %for ]
61 ; CHECK-NEXT: store double %valB, double* %A, align 8
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/test/ScopInfo/
H A Dgranularity_scalar-indep_cross-referencing-phi2.ll11 ; double valB = 21.0;
15 ; valA = valB;
16 ; valB = tmp;
26 %valA = phi double [42.0, %entry], [%valB, %for]
27 %valB = phi double [21.0, %entry], [%add, %for]
28 store double %valB, double* %A
59 ; CHECK-NEXT: %valA = phi double [ 4.200000e+01, %entry ], [ %valB, %for ]
60 ; CHECK-NEXT: %valB = phi double [ 2.100000e+01, %entry ], [ %add, %for ]
61 ; CHECK-NEXT: store double %valB, double* %A, align 8
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/test/ScopInfo/
H A Dgranularity_scalar-indep_cross-referencing-phi2.ll11 ; double valB = 21.0;
15 ; valA = valB;
16 ; valB = tmp;
26 %valA = phi double [42.0, %entry], [%valB, %for]
27 %valB = phi double [21.0, %entry], [%add, %for]
28 store double %valB, double* %A
59 ; CHECK-NEXT: %valA = phi double [ 4.200000e+01, %entry ], [ %valB, %for ]
60 ; CHECK-NEXT: %valB = phi double [ 2.100000e+01, %entry ], [ %add, %for ]
61 ; CHECK-NEXT: store double %valB, double* %A
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/test/ScopInfo/
H A Dgranularity_scalar-indep_cross-referencing-phi2.ll11 ; double valB = 21.0;
15 ; valA = valB;
16 ; valB = tmp;
26 %valA = phi double [42.0, %entry], [%valB, %for]
27 %valB = phi double [21.0, %entry], [%add, %for]
28 store double %valB, double* %A
59 ; CHECK-NEXT: %valA = phi double [ 4.200000e+01, %entry ], [ %valB, %for ]
60 ; CHECK-NEXT: %valB = phi double [ 2.100000e+01, %entry ], [ %add, %for ]
61 ; CHECK-NEXT: store double %valB, double* %A, align 8
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/test/ScopInfo/
H A Dgranularity_scalar-indep_cross-referencing-phi2.ll11 ; double valB = 21.0;
15 ; valA = valB;
16 ; valB = tmp;
26 %valA = phi double [42.0, %entry], [%valB, %for]
27 %valB = phi double [21.0, %entry], [%add, %for]
28 store double %valB, double* %A
59 ; CHECK-NEXT: %valA = phi double [ 4.200000e+01, %entry ], [ %valB, %for ]
60 ; CHECK-NEXT: %valB = phi double [ 2.100000e+01, %entry ], [ %add, %for ]
61 ; CHECK-NEXT: store double %valB, double* %A, align 8
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/test/ScopInfo/
H A Dgranularity_scalar-indep_cross-referencing-phi2.ll11 ; double valB = 21.0;
15 ; valA = valB;
16 ; valB = tmp;
26 %valA = phi double [42.0, %entry], [%valB, %for]
27 %valB = phi double [21.0, %entry], [%add, %for]
28 store double %valB, double* %A
59 ; CHECK-NEXT: %valA = phi double [ 4.200000e+01, %entry ], [ %valB, %for ]
60 ; CHECK-NEXT: %valB = phi double [ 2.100000e+01, %entry ], [ %add, %for ]
61 ; CHECK-NEXT: store double %valB, double* %A, align 8
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A Dtest_dfp5.c98 _Decimal64 f16 = valB->dec_val; in _test_dtstsf()
122 _Decimal128 f16 = valB->dec_val128; in _test_dtstsfq()
144 static dfp_val_t _test_ddedpd(unsigned int SP, dfp_val_t *valB) in _test_ddedpd() argument
148 _Decimal64 f16 = valB->dec_val; in _test_ddedpd()
171 static dfp_val_t _test_ddedpdq(unsigned int SP, dfp_val_t *valB) in _test_ddedpdq() argument
175 _Decimal128 f16 = valB->dec_val128; in _test_ddedpdq()
197 static dfp_val_t _test_denbcd(unsigned int S, dfp_val_t *valB) in _test_denbcd() argument
201 _Decimal64 f16 = valB->dec_val; in _test_denbcd()
218 static dfp_val_t _test_denbcdq(unsigned int S, dfp_val_t *valB) in _test_denbcdq() argument
222 _Decimal128 f16 = valB->dec_val128; in _test_denbcdq()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Dtest_dfp5.c98 _Decimal64 f16 = valB->dec_val; in _test_dtstsf()
122 _Decimal128 f16 = valB->dec_val128; in _test_dtstsfq()
144 static dfp_val_t _test_ddedpd(unsigned int SP, dfp_val_t *valB) in _test_ddedpd() argument
148 _Decimal64 f16 = valB->dec_val; in _test_ddedpd()
171 static dfp_val_t _test_ddedpdq(unsigned int SP, dfp_val_t *valB) in _test_ddedpdq() argument
175 _Decimal128 f16 = valB->dec_val128; in _test_ddedpdq()
197 static dfp_val_t _test_denbcd(unsigned int S, dfp_val_t *valB) in _test_denbcd() argument
201 _Decimal64 f16 = valB->dec_val; in _test_denbcd()
218 static dfp_val_t _test_denbcdq(unsigned int S, dfp_val_t *valB) in _test_denbcdq() argument
222 _Decimal128 f16 = valB->dec_val128; in _test_denbcdq()
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A Dtest_dfp5.c98 _Decimal64 f16 = valB->dec_val; in _test_dtstsf()
122 _Decimal128 f16 = valB->dec_val128; in _test_dtstsfq()
144 static dfp_val_t _test_ddedpd(unsigned int SP, dfp_val_t *valB) in _test_ddedpd() argument
148 _Decimal64 f16 = valB->dec_val; in _test_ddedpd()
171 static dfp_val_t _test_ddedpdq(unsigned int SP, dfp_val_t *valB) in _test_ddedpdq() argument
175 _Decimal128 f16 = valB->dec_val128; in _test_ddedpdq()
197 static dfp_val_t _test_denbcd(unsigned int S, dfp_val_t *valB) in _test_denbcd() argument
201 _Decimal64 f16 = valB->dec_val; in _test_denbcd()
218 static dfp_val_t _test_denbcdq(unsigned int S, dfp_val_t *valB) in _test_denbcdq() argument
222 _Decimal128 f16 = valB->dec_val128; in _test_denbcdq()
[all …]

12345678910>>...16