Home
last modified time | relevance | path

Searched refs:WIDE (Results 1 – 25 of 108) sorted by relevance

12345

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dvec_cast2.ll3 …-mattr=+avx -x86-experimental-vector-widening-legalization | FileCheck %s --check-prefix=CHECK-WIDE
18 ; CHECK-WIDE-LABEL: cvt_v8i8_v8f32:
19 ; CHECK-WIDE: ## %bb.0:
20 ; CHECK-WIDE-NEXT: vpmovsxbd %xmm0, %xmm1
21 ; CHECK-WIDE-NEXT: vpshufd {{.*#+}} xmm0 = xmm0[1,1,2,3]
22 ; CHECK-WIDE-NEXT: vpmovsxbd %xmm0, %xmm0
23 ; CHECK-WIDE-NEXT: vinsertf128 $1, %xmm0, %ymm1, %ymm0
24 ; CHECK-WIDE-NEXT: vcvtdq2ps %ymm0, %ymm0
25 ; CHECK-WIDE-NEXT: retl
40 ; CHECK-WIDE-LABEL: cvt_v8i16_v8f32:
[all …]
Dvec_cast3.ll3 …-mattr=+avx -x86-experimental-vector-widening-legalization | FileCheck %s --check-prefix=CHECK-WIDE
14 ; CHECK-WIDE-LABEL: cvt_v2i8_v2f32:
15 ; CHECK-WIDE: ## %bb.0:
16 ; CHECK-WIDE-NEXT: vpmovsxbd %xmm0, %xmm0
17 ; CHECK-WIDE-NEXT: vcvtdq2ps %xmm0, %xmm0
18 ; CHECK-WIDE-NEXT: retl
32 ; CHECK-WIDE-LABEL: cvt_v2i16_v2f32:
33 ; CHECK-WIDE: ## %bb.0:
34 ; CHECK-WIDE-NEXT: vpmovsxwd %xmm0, %xmm0
35 ; CHECK-WIDE-NEXT: vcvtdq2ps %xmm0, %xmm0
[all …]
Dwiden_cast-4.ll3 …wn -mattr=+sse4.2 -x86-experimental-vector-widening-legalization | FileCheck %s --check-prefix=WIDE
42 ; WIDE-LABEL: update:
43 ; WIDE: # %bb.0: # %entry
44 ; WIDE-NEXT: subl $12, %esp
45 ; WIDE-NEXT: movl $0, (%esp)
46 ; WIDE-NEXT: pcmpeqd %xmm0, %xmm0
47 ; WIDE-NEXT: movdqa {{.*#+}} xmm1 = [63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63]
48 ; WIDE-NEXT: movdqa {{.*#+}} xmm2 = [32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32]
49 ; WIDE-NEXT: jmp .LBB0_1
50 ; WIDE-NEXT: .p2align 4, 0x90
[all …]
Dlower-bitcast.ll3 …mattr=+sse2 -x86-experimental-vector-widening-legalization | FileCheck %s --check-prefix=CHECK-WIDE
17 ; CHECK-WIDE-LABEL: test1:
18 ; CHECK-WIDE: # %bb.0:
19 ; CHECK-WIDE-NEXT: paddd {{.*}}(%rip), %xmm0
20 ; CHECK-WIDE-NEXT: retq
33 ; CHECK-WIDE-LABEL: test2:
34 ; CHECK-WIDE: # %bb.0:
35 ; CHECK-WIDE-NEXT: paddd %xmm1, %xmm0
36 ; CHECK-WIDE-NEXT: retq
52 ; CHECK-WIDE-LABEL: test3:
[all …]
Dbswap-vector.ll5 … FileCheck %s --check-prefix=CHECK-ALL --check-prefix=CHECK-WIDE-AVX --check-prefix=CHECK-WIDE-AVX2
35 ; CHECK-WIDE-AVX-LABEL: test1:
36 ; CHECK-WIDE-AVX: # %bb.0: # %entry
37 ; CHECK-WIDE-AVX-NEXT: vpshufb {{.*#+}} xmm0 = xmm0[1,0,3,2,5,4,7,6,9,8,11,10,13,12,15,14]
38 ; CHECK-WIDE-AVX-NEXT: retq
68 ; CHECK-WIDE-AVX-LABEL: test2:
69 ; CHECK-WIDE-AVX: # %bb.0: # %entry
70 ; CHECK-WIDE-AVX-NEXT: vpshufb {{.*#+}} xmm0 = xmm0[3,2,1,0,7,6,5,4,11,10,9,8,15,14,13,12]
71 ; CHECK-WIDE-AVX-NEXT: retq
103 ; CHECK-WIDE-AVX-LABEL: test3:
[all …]
/external/llvm/test/CodeGen/X86/
Dvec_cast2.ll3 …-mattr=+avx -x86-experimental-vector-widening-legalization | FileCheck %s --check-prefix=CHECK-WIDE
18 ; CHECK-WIDE-LABEL: foo1_8:
19 ; CHECK-WIDE: ## BB#0:
20 ; CHECK-WIDE-NEXT: vpmovsxbd %xmm0, %xmm1
21 ; CHECK-WIDE-NEXT: vpshufd {{.*#+}} xmm0 = xmm0[1,1,2,3]
22 ; CHECK-WIDE-NEXT: vpmovsxbd %xmm0, %xmm0
23 ; CHECK-WIDE-NEXT: vinsertf128 $1, %xmm0, %ymm1, %ymm0
24 ; CHECK-WIDE-NEXT: vcvtdq2ps %ymm0, %ymm0
25 ; CHECK-WIDE-NEXT: retl
38 ; CHECK-WIDE-LABEL: foo1_4:
[all …]
Dlower-bitcast.ll2 …mattr=+sse2 -x86-experimental-vector-widening-legalization | FileCheck %s --check-prefix=CHECK-WIDE
22 ; CHECK-WIDE-LABEL: test1
23 ; CHECK-WIDE-NOT: movsd
24 ; CHECK-WIDE: paddd
25 ; CHECK-WIDE-NEXT: ret
40 ; CHECK-WIDE-LABEL: test2
41 ; CHECK-WIDE-NOT: movsd
42 ; CHECK-WIDE: paddd
43 ; CHECK-WIDE-NEXT: ret
58 ; CHECK-WIDE-LABEL: test3
[all …]
Dbswap-vector.ll5 … FileCheck %s --check-prefix=CHECK-ALL --check-prefix=CHECK-WIDE-AVX --check-prefix=CHECK-WIDE-AVX2
38 ; CHECK-WIDE-AVX-LABEL: test1:
39 ; CHECK-WIDE-AVX: # BB#0: # %entry
40 ; CHECK-WIDE-AVX-NEXT: vpshufb {{.*#+}} xmm0 = xmm0[1,0,3,2,5,4,7,6,9,8,11,10,13,12,15,14]
41 ; CHECK-WIDE-AVX-NEXT: retq
71 ; CHECK-WIDE-AVX-LABEL: test2:
72 ; CHECK-WIDE-AVX: # BB#0: # %entry
73 ; CHECK-WIDE-AVX-NEXT: vpshufb {{.*#+}} xmm0 = xmm0[3,2,1,0,7,6,5,4,11,10,9,8,15,14,13,12]
74 ; CHECK-WIDE-AVX-NEXT: retq
106 ; CHECK-WIDE-AVX-LABEL: test3:
[all …]
Dwiden_cast-4.ll2 …ttr=+sse4.2 -x86-experimental-vector-widening-legalization | FileCheck %s --check-prefix=CHECK-WIDE
6 ; CHECK-WIDE-LABEL: update:
58 ; CHECK-WIDE: %forbody
59 ; CHECK-WIDE: movd
60 ; CHECK-WIDE-NEXT: pinsrd
61 ; CHECK-WIDE-NEXT: paddb
62 ; CHECK-WIDE-NEXT: psrlw $2
63 ; CHECK-WIDE-NEXT: pand
64 ; CHECK-WIDE-NEXT: pxor
65 ; CHECK-WIDE-NEXT: psubb
[all …]
/external/icu/icu4c/source/test/intltest/
Dtsdtfmsy.cpp68 …DateFormatSymbols::DtWidthType width[] = {DateFormatSymbols::WIDE, DateFormatSymbols::ABBREVIATED,… in TestGetMonths2()
93 …DateFormatSymbols::DtWidthType width[] = {DateFormatSymbols::WIDE, DateFormatSymbols::ABBREVIATED,… in TestGetWeekdays2()
240 … UnicodeString *wideMonths = en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE); in TestSymbols()
241 fr2.setMonths(wideMonths, count, DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE); in TestSymbols()
242 if( *en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE) != in TestSymbols()
243 *fr2.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE )) { in TestSymbols()
261 … *standaloneWideMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE); in TestSymbols()
262 … fr.setMonths(standaloneWideMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE); in TestSymbols()
263 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE) != in TestSymbols()
264 *fr.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE )) { in TestSymbols()
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralRangesTest.java81 … {0.0, 1.0, ULocale.FRANCE, FormatWidth.WIDE, MeasureUnit.FAHRENHEIT, "0–1 degré Fahrenheit"}, in TestFormatting()
82 … {1.0, 2.0, ULocale.FRANCE, FormatWidth.WIDE, MeasureUnit.FAHRENHEIT, "1–2 degrés Fahrenheit"}, in TestFormatting()
85 {3.1, 4.25, ULocale.CHINESE, FormatWidth.WIDE, MeasureUnit.INCH, "3.1-4.25英寸"}, in TestFormatting()
86 {0.0, 1.0, ULocale.ENGLISH, FormatWidth.WIDE, MeasureUnit.INCH, "0–1 inches"}, in TestFormatting()
96 … {0.0, 1.0, ULocale.ENGLISH, FormatWidth.WIDE, Currency.getInstance("EUR"), "0.00–1.00 euros"}, in TestFormatting()
97 … {0.0, 1.0, ULocale.FRENCH, FormatWidth.WIDE, Currency.getInstance("EUR"), "0,00–1,00 euro"}, in TestFormatting()
98 … {0.0, 2.0, ULocale.FRENCH, FormatWidth.WIDE, Currency.getInstance("EUR"), "0,00–2,00 euros"}, in TestFormatting()
99 …{0.0, 100.0, ULocale.FRENCH, FormatWidth.WIDE, Currency.getInstance("JPY"), "0–100 yens japonais"}, in TestFormatting()
DIntlTestDateFormatSymbols.java62 … int[] width = {DateFormatSymbols.WIDE, DateFormatSymbols.ABBREVIATED, DateFormatSymbols.NARROW}; in TestGetMonths2()
84 … int[] width = {DateFormatSymbols.WIDE, DateFormatSymbols.ABBREVIATED, DateFormatSymbols.NARROW}; in TestGetWeekdays2()
191 final String[] wideMonths = en.getMonths(DateFormatSymbols.FORMAT,DateFormatSymbols.WIDE); in TestSymbols()
192 fr2.setMonths(wideMonths,DateFormatSymbols.FORMAT,DateFormatSymbols.WIDE); in TestSymbols()
193 final String[] wideMonths1 = fr2.getMonths(DateFormatSymbols.FORMAT,DateFormatSymbols.WIDE); in TestSymbols()
236 …inal String[] standaloneMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE); in TestSymbols()
237 fr.setMonths(standaloneMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE); in TestSymbols()
238 …nal String[] standaloneMonths1 = fr.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE); in TestSymbols()
311 … final String[] wideWeekdays = en.getWeekdays(DateFormatSymbols.FORMAT,DateFormatSymbols.WIDE); in TestSymbols()
312 fr2.setWeekdays(wideWeekdays,DateFormatSymbols.FORMAT,DateFormatSymbols.WIDE); in TestSymbols()
[all …]
DMeasureUnitTest.java1297 ULocale.FRENCH, FormatWidth.WIDE); in TestExamplesInDocs()
1318 MeasureFormat fmtEn = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in TestExamplesInDocs()
1439 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE, nf); in TestFormatPeriodEn()
1450 mf = MeasureFormat.getInstance(ULocale.GERMAN, FormatWidth.WIDE, nf); in TestFormatPeriodEn()
1458 mf = MeasureFormat.getInstance(Locale.GERMAN, FormatWidth.WIDE, nf); in TestFormatPeriodEn()
1494 ULocale.ENGLISH, FormatWidth.WIDE, nf); in Test10219FractionalPlurals()
1511 FormatWidth[] styles = new FormatWidth[] {FormatWidth.WIDE, FormatWidth.SHORT}; in TestGreek()
1626 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatSingleArg()
1632 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresZeroArg()
1638 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresOneArg()
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DPluralRangesTest.java84 … {0.0, 1.0, ULocale.FRANCE, FormatWidth.WIDE, MeasureUnit.FAHRENHEIT, "0–1 degré Fahrenheit"}, in TestFormatting()
85 … {1.0, 2.0, ULocale.FRANCE, FormatWidth.WIDE, MeasureUnit.FAHRENHEIT, "1–2 degrés Fahrenheit"}, in TestFormatting()
88 {3.1, 4.25, ULocale.CHINESE, FormatWidth.WIDE, MeasureUnit.INCH, "3.1-4.25英寸"}, in TestFormatting()
89 {0.0, 1.0, ULocale.ENGLISH, FormatWidth.WIDE, MeasureUnit.INCH, "0–1 inches"}, in TestFormatting()
99 … {0.0, 1.0, ULocale.ENGLISH, FormatWidth.WIDE, Currency.getInstance("EUR"), "0.00–1.00 euros"}, in TestFormatting()
100 … {0.0, 1.0, ULocale.FRENCH, FormatWidth.WIDE, Currency.getInstance("EUR"), "0,00–1,00 euro"}, in TestFormatting()
101 … {0.0, 2.0, ULocale.FRENCH, FormatWidth.WIDE, Currency.getInstance("EUR"), "0,00–2,00 euros"}, in TestFormatting()
102 …{0.0, 100.0, ULocale.FRENCH, FormatWidth.WIDE, Currency.getInstance("JPY"), "0–100 yens japonais"}, in TestFormatting()
DIntlTestDateFormatSymbols.java65 … int[] width = {DateFormatSymbols.WIDE, DateFormatSymbols.ABBREVIATED, DateFormatSymbols.NARROW}; in TestGetMonths2()
87 … int[] width = {DateFormatSymbols.WIDE, DateFormatSymbols.ABBREVIATED, DateFormatSymbols.NARROW}; in TestGetWeekdays2()
194 final String[] wideMonths = en.getMonths(DateFormatSymbols.FORMAT,DateFormatSymbols.WIDE); in TestSymbols()
195 fr2.setMonths(wideMonths,DateFormatSymbols.FORMAT,DateFormatSymbols.WIDE); in TestSymbols()
196 final String[] wideMonths1 = fr2.getMonths(DateFormatSymbols.FORMAT,DateFormatSymbols.WIDE); in TestSymbols()
239 …inal String[] standaloneMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE); in TestSymbols()
240 fr.setMonths(standaloneMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE); in TestSymbols()
241 …nal String[] standaloneMonths1 = fr.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE); in TestSymbols()
314 … final String[] wideWeekdays = en.getWeekdays(DateFormatSymbols.FORMAT,DateFormatSymbols.WIDE); in TestSymbols()
315 fr2.setWeekdays(wideWeekdays,DateFormatSymbols.FORMAT,DateFormatSymbols.WIDE); in TestSymbols()
[all …]
DMeasureUnitTest.java1300 ULocale.FRENCH, FormatWidth.WIDE); in TestExamplesInDocs()
1321 MeasureFormat fmtEn = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in TestExamplesInDocs()
1442 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE, nf); in TestFormatPeriodEn()
1453 mf = MeasureFormat.getInstance(ULocale.GERMAN, FormatWidth.WIDE, nf); in TestFormatPeriodEn()
1461 mf = MeasureFormat.getInstance(Locale.GERMAN, FormatWidth.WIDE, nf); in TestFormatPeriodEn()
1497 ULocale.ENGLISH, FormatWidth.WIDE, nf); in Test10219FractionalPlurals()
1514 FormatWidth[] styles = new FormatWidth[] {FormatWidth.WIDE, FormatWidth.SHORT}; in TestGreek()
1629 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatSingleArg()
1635 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresZeroArg()
1641 MeasureFormat mf = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE); in testFormatMeasuresOneArg()
[all …]
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
DDateFormatSymbols.java111 public static final int WIDE = 1; field in DateFormatSymbols
308 case WIDE: in getMonths()
340 case WIDE: in setMonths()
394 case WIDE: in getWeekdays()
417 case WIDE: in setWeekdays()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateFormatSymbols.java133 public static final int WIDE = 1; field in DateFormatSymbols
775 case WIDE : in getMonths()
789 case WIDE : in getMonths()
827 case WIDE : in setMonths()
842 case WIDE : in setMonths()
896 case WIDE : in getWeekdays()
912 case WIDE : in getWeekdays()
944 case WIDE : in setWeekdays()
960 case WIDE : in setWeekdays()
1021 case WIDE : in getQuarters()
[all …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateFormatSymbols.java136 public static final int WIDE = 1; field in DateFormatSymbols
793 case WIDE : in getMonths()
807 case WIDE : in getMonths()
847 case WIDE : in setMonths()
862 case WIDE : in setMonths()
920 case WIDE : in getWeekdays()
936 case WIDE : in getWeekdays()
969 case WIDE : in setWeekdays()
985 case WIDE : in setWeekdays()
1050 case WIDE : in getQuarters()
[all …]
/external/icu/icu4c/source/i18n/
Dudat.cpp663 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols()
675 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols()
691 res = syms->getQuarters(count, DateFormatSymbols::FORMAT, DateFormatSymbols::WIDE); in udat_getSymbols()
699 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols()
707 res = syms->getYearNames(count, DateFormatSymbols::FORMAT, DateFormatSymbols::WIDE); in udat_getSymbols()
719 res = syms->getZodiacNames(count, DateFormatSymbols::FORMAT, DateFormatSymbols::WIDE); in udat_getSymbols()
801 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_countSymbols()
813 syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_countSymbols()
829 syms->getQuarters(count, DateFormatSymbols::FORMAT, DateFormatSymbols::WIDE); in udat_countSymbols()
837 syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_countSymbols()
[all …]
/external/llvm/test/Transforms/IndVarSimplify/
Dpr27133.ll11 ; CHECK: %[[WIDE:.*]] = phi i64
13 ; CHECK: invoke void @fn1(i64 %[[WIDE]])
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Dpr27133.ll11 ; CHECK: %[[WIDE:.*]] = phi i64
13 ; CHECK: invoke void @fn1(i64 %[[WIDE]])
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/
Dinterleaving.ll6 ; NORMAL: %[[WIDE:.*]] = load <8 x i32>, <8 x i32>* %{{.*}}, align 4
7 ; NORMAL: %[[STRIDED1:.*]] = shufflevector <8 x i32> %[[WIDE]], <8 x i32> undef, <4 x i32> <i32 0, …
/external/swiftshader/third_party/subzero/tests_lit/asan_tests/
Dwideloads.ll8 ; RUN: %t.pexe -o %t && %t | FileCheck %s --check-prefix=WIDE --allow-empty
36 ; WIDE-NOT: Illegal
/external/compiler-rt/lib/builtins/arm/
Dudivsi3.S121 WIDE(addhs) r3, r3, IMM (1 << shift); \
122 WIDE(subhs) r0, r0, r1, lsl IMM shift

12345