Home
last modified time | relevance | path

Searched refs:R2 (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/external/libcxx/test/std/utilities/ratio/ratio.comparison/
Dratio_less.pass.cpp18 typedef std::ratio<1, 1> R2; in main() typedef
19 static_assert((!std::ratio_less<R1, R2>::value), ""); in main()
23 typedef std::ratio<0x7FFFFFFFFFFFFFFFLL, 1> R2; in main() typedef
24 static_assert((!std::ratio_less<R1, R2>::value), ""); in main()
28 typedef std::ratio<-0x7FFFFFFFFFFFFFFFLL, 1> R2; in main() typedef
29 static_assert((!std::ratio_less<R1, R2>::value), ""); in main()
33 typedef std::ratio<1, 0x7FFFFFFFFFFFFFFFLL> R2; in main() typedef
34 static_assert((!std::ratio_less<R1, R2>::value), ""); in main()
38 typedef std::ratio<1, -1> R2; in main() typedef
39 static_assert((!std::ratio_less<R1, R2>::value), ""); in main()
[all …]
Dratio_less_equal.pass.cpp18 typedef std::ratio<1, 1> R2; in main() typedef
19 static_assert((std::ratio_less_equal<R1, R2>::value), ""); in main()
23 typedef std::ratio<0x7FFFFFFFFFFFFFFFLL, 1> R2; in main() typedef
24 static_assert((std::ratio_less_equal<R1, R2>::value), ""); in main()
28 typedef std::ratio<-0x7FFFFFFFFFFFFFFFLL, 1> R2; in main() typedef
29 static_assert((std::ratio_less_equal<R1, R2>::value), ""); in main()
33 typedef std::ratio<1, 0x7FFFFFFFFFFFFFFFLL> R2; in main() typedef
34 static_assert((std::ratio_less_equal<R1, R2>::value), ""); in main()
38 typedef std::ratio<1, -1> R2; in main() typedef
39 static_assert((!std::ratio_less_equal<R1, R2>::value), ""); in main()
[all …]
Dratio_greater_equal.pass.cpp18 typedef std::ratio<1, 1> R2; in main() typedef
19 static_assert((std::ratio_greater_equal<R1, R2>::value), ""); in main()
23 typedef std::ratio<0x7FFFFFFFFFFFFFFFLL, 1> R2; in main() typedef
24 static_assert((std::ratio_greater_equal<R1, R2>::value), ""); in main()
28 typedef std::ratio<-0x7FFFFFFFFFFFFFFFLL, 1> R2; in main() typedef
29 static_assert((std::ratio_greater_equal<R1, R2>::value), ""); in main()
33 typedef std::ratio<1, 0x7FFFFFFFFFFFFFFFLL> R2; in main() typedef
34 static_assert((std::ratio_greater_equal<R1, R2>::value), ""); in main()
38 typedef std::ratio<1, -1> R2; in main() typedef
39 static_assert((std::ratio_greater_equal<R1, R2>::value), ""); in main()
[all …]
Dratio_greater.pass.cpp18 typedef std::ratio<1, 1> R2; in main() typedef
19 static_assert((!std::ratio_greater<R1, R2>::value), ""); in main()
23 typedef std::ratio<0x7FFFFFFFFFFFFFFFLL, 1> R2; in main() typedef
24 static_assert((!std::ratio_greater<R1, R2>::value), ""); in main()
28 typedef std::ratio<-0x7FFFFFFFFFFFFFFFLL, 1> R2; in main() typedef
29 static_assert((!std::ratio_greater<R1, R2>::value), ""); in main()
33 typedef std::ratio<1, 0x7FFFFFFFFFFFFFFFLL> R2; in main() typedef
34 static_assert((!std::ratio_greater<R1, R2>::value), ""); in main()
38 typedef std::ratio<1, -1> R2; in main() typedef
39 static_assert((std::ratio_greater<R1, R2>::value), ""); in main()
[all …]
Dratio_equal.pass.cpp18 typedef std::ratio<1, 1> R2; in main() typedef
19 static_assert((std::ratio_equal<R1, R2>::value), ""); in main()
23 typedef std::ratio<0x7FFFFFFFFFFFFFFFLL, 1> R2; in main() typedef
24 static_assert((std::ratio_equal<R1, R2>::value), ""); in main()
28 typedef std::ratio<-0x7FFFFFFFFFFFFFFFLL, 1> R2; in main() typedef
29 static_assert((std::ratio_equal<R1, R2>::value), ""); in main()
33 typedef std::ratio<1, 0x7FFFFFFFFFFFFFFFLL> R2; in main() typedef
34 static_assert((std::ratio_equal<R1, R2>::value), ""); in main()
38 typedef std::ratio<1, -1> R2; in main() typedef
39 static_assert((!std::ratio_equal<R1, R2>::value), ""); in main()
[all …]
Dratio_not_equal.pass.cpp18 typedef std::ratio<1, 1> R2; in main() typedef
19 static_assert((!std::ratio_not_equal<R1, R2>::value), ""); in main()
23 typedef std::ratio<0x7FFFFFFFFFFFFFFFLL, 1> R2; in main() typedef
24 static_assert((!std::ratio_not_equal<R1, R2>::value), ""); in main()
28 typedef std::ratio<-0x7FFFFFFFFFFFFFFFLL, 1> R2; in main() typedef
29 static_assert((!std::ratio_not_equal<R1, R2>::value), ""); in main()
33 typedef std::ratio<1, 0x7FFFFFFFFFFFFFFFLL> R2; in main() typedef
34 static_assert((!std::ratio_not_equal<R1, R2>::value), ""); in main()
38 typedef std::ratio<1, -1> R2; in main() typedef
39 static_assert((std::ratio_not_equal<R1, R2>::value), ""); in main()
[all …]
/external/llvm/test/CodeGen/Mips/
Dfp64a.ll14 …ips -mcpu=mips32r2 -mattr=fp64 < %s | FileCheck %s -check-prefix=ALL -check-prefix=32R2-NO-FP64A-BE
15 …mcpu=mips32r2 -mattr=fp64,nooddspreg < %s | FileCheck %s -check-prefix=ALL -check-prefix=32R2-FP64A
16 …sel -mcpu=mips32r2 -mattr=fp64 < %s | FileCheck %s -check-prefix=ALL -check-prefix=32R2-NO-FP64A-LE
17 …mcpu=mips32r2 -mattr=fp64,nooddspreg < %s | FileCheck %s -check-prefix=ALL -check-prefix=32R2-FP64A
33 ; 32R2-NO-FP64A-LE-NOT: addiu $sp, $sp
34 ; 32R2-NO-FP64A-LE: mtc1 $4, $f0
35 ; 32R2-NO-FP64A-LE: mthc1 $5, $f0
37 ; 32R2-NO-FP64A-BE-NOT: addiu $sp, $sp
38 ; 32R2-NO-FP64A-BE: mtc1 $5, $f0
39 ; 32R2-NO-FP64A-BE: mthc1 $4, $f0
[all …]
Dselect.ll2 ; RUN: llc < %s -march=mipsel -mcpu=mips32r2 | FileCheck %s -check-prefix=ALL -check-prefix=32R2
5 ; RUN: llc < %s -march=mips64el -mcpu=mips64r2 | FileCheck %s -check-prefix=ALL -check-prefix=64R2
18 ; 32R2: movn $5, $6, $4
19 ; 32R2: move $2, $5
28 ; 64R2: movn $5, $6, $4
29 ; 64R2: move $2, $5
51 ; 32R2-DAG: lw $[[F1:[0-9]+]], 16($sp)
52 ; 32R2-DAG: movn $6, $[[F1]], $4
53 ; 32R2-DAG: lw $[[F1H:[0-9]+]], 20($sp)
54 ; 32R2: movn $7, $[[F1H]], $4
[all …]
Dmno-ldc1-sdc1.ll5 ; RUN: FileCheck %s -check-prefix=ALL -check-prefix=32R2-LDXC1
16 ; RUN: FileCheck %s -check-prefix=ALL -check-prefix=32R2 \
17 ; RUN: -check-prefix=32R2-LE -check-prefix=32R2-LE-PIC
30 ; RUN: FileCheck %s -check-prefix=ALL -check-prefix=32R2 \
31 ; RUN: -check-prefix=32R2-BE -check-prefix=32R2-BE-PIC
44 ; RUN: FileCheck %s -check-prefix=ALL -check-prefix=32R2 \
45 ; RUN: -check-prefix=32R2-LE -check-prefix=32R2-LE-STATIC
60 ; 32R2-LE-PIC-DAG: lw $[[R0:[0-9]+]], 0(${{[0-9]+}})
61 ; 32R2-LE-PIC-DAG: lw $[[R1:[0-9]+]], 4(${{[0-9]+}})
62 ; 32R2-LE-PIC-DAG: mtc1 $[[R0]], $f0
[all …]
Dfmadd1.ll9 …enable-no-nans-fp-math | FileCheck %s -check-prefix=ALL -check-prefix=32R2 -check-prefix=32R2-NONAN
12 …enable-no-nans-fp-math | FileCheck %s -check-prefix=ALL -check-prefix=64R2 -check-prefix=64R2-NONAN
15 …mcpu=mips32r2 | FileCheck %s -check-prefix=ALL -check-prefix=32R2 -check-prefix=32R2-NAN
18 …mips64r2 -target-abi=n64 | FileCheck %s -check-prefix=ALL -check-prefix=64R2 -check-prefix=64R2-NAN
31 ; 32R2: mtc1 $6, $[[T0:f[0-9]+]]
32 ; 32R2: madd.s $[[T1:f[0-9]+]], $[[T0]], $f12, $f14
33 ; 32R2: mtc1 $zero, $[[T2:f[0-9]+]]
34 ; 32R2: add.s $f0, $[[T1]], $[[T2]]
46 ; 64R2: madd.s $[[T0:f[0-9]+]], $f14, $f12, $f13
47 ; 64R2: mtc1 $zero, $[[T1:f[0-9]+]]
[all …]
/external/llvm/test/CodeGen/Mips/llvm-ir/
Durem.ll2 ; RUN: -check-prefix=GP32 -check-prefix=NOT-R6 -check-prefix=NOT-R2-R6
4 ; RUN: -check-prefix=GP32 -check-prefix=NOT-R6 -check-prefix=NOT-R2-R6
6 ; RUN: -check-prefix=R2-R5 -check-prefix=R2-R6 -check-prefix=NOT-R6
8 ; RUN: -check-prefix=R2-R5 -check-prefix=R2-R6 -check-prefix=NOT-R6
10 ; RUN: -check-prefix=R2-R5 -check-prefix=R2-R6 -check-prefix=NOT-R6
12 ; RUN: -check-prefix=GP32 -check-prefix=R6 -check-prefix=R2-R6
14 ; RUN: -check-prefix=GP64-NOT-R6 -check-prefix=NOT-R6 -check-prefix=NOT-R2-R6
16 ; RUN: -check-prefix=GP64-NOT-R6 -check-prefix=NOT-R6 -check-prefix=NOT-R2-R6
18 ; RUN: -check-prefix=GP64-NOT-R6 -check-prefix=NOT-R6 -check-prefix=NOT-R2-R6
20 ; RUN: -check-prefix=R2-R5 -check-prefix=R2-R6 \
[all …]
Dsrem.ll2 ; RUN: -check-prefix=GP32 -check-prefix=NOT-R6 -check-prefix=NOT-R2-R6
4 ; RUN: -check-prefix=GP32 -check-prefix=NOT-R6 -check-prefix=NOT-R2-R6
6 ; RUN: -check-prefix=R2-R5 -check-prefix=R2-R6 -check-prefix=NOT-R6
8 ; RUN: -check-prefix=R2-R5 -check-prefix=R2-R6 -check-prefix=NOT-R6
10 ; RUN: -check-prefix=R2-R5 -check-prefix=R2-R6 -check-prefix=NOT-R6
12 ; RUN: -check-prefix=GP32 -check-prefix=R6 -check-prefix=R2-R6
14 ; RUN: -check-prefix=GP64-NOT-R6 -check-prefix=NOT-R6 -check-prefix=NOT-R2-R6
16 ; RUN: -check-prefix=GP64-NOT-R6 -check-prefix=NOT-R6 -check-prefix=NOT-R2-R6
18 ; RUN: -check-prefix=GP64-NOT-R6 -check-prefix=NOT-R6 -check-prefix=NOT-R2-R6
20 ; RUN: -check-prefix=R2-R5 -check-prefix=R2-R6 \
[all …]
Dsdiv.ll2 ; RUN: -check-prefix=NOT-R6 -check-prefix=NOT-R2-R6 -check-prefix=GP32
4 ; RUN: -check-prefix=NOT-R6 -check-prefix=NOT-R2-R6 -check-prefix=GP32
6 ; RUN: -check-prefix=NOT-R6 -check-prefix=R2-R5 -check-prefix=GP32
8 ; RUN: -check-prefix=NOT-R6 -check-prefix=R2-R5 -check-prefix=GP32
10 ; RUN: -check-prefix=NOT-R6 -check-prefix=R2-R5 -check-prefix=GP32
14 ; RUN: -check-prefix=NOT-R6 -check-prefix=NOT-R2-R6 -check-prefix=GP64-NOT-R6
16 ; RUN: -check-prefix=NOT-R6 -check-prefix=NOT-R2-R6 -check-prefix=GP64-NOT-R6
18 ; RUN: -check-prefix=NOT-R6 -check-prefix=NOT-R2-R6 -check-prefix=GP64-NOT-R6
20 ; RUN: -check-prefix=NOT-R6 -check-prefix=R2-R5 -check-prefix=GP64-NOT-R6
22 ; RUN: -check-prefix=NOT-R6 -check-prefix=R2-R5 -check-prefix=GP64-NOT-R6
[all …]
/external/libcxx/test/std/utilities/ratio/ratio.arithmetic/
Dratio_add.pass.cpp18 typedef std::ratio<1, 1> R2; in main() typedef
19 typedef std::ratio_add<R1, R2>::type R; in main()
24 typedef std::ratio<1, 1> R2; in main() typedef
25 typedef std::ratio_add<R1, R2>::type R; in main()
30 typedef std::ratio<1, 1> R2; in main() typedef
31 typedef std::ratio_add<R1, R2>::type R; in main()
36 typedef std::ratio<1, 1> R2; in main() typedef
37 typedef std::ratio_add<R1, R2>::type R; in main()
42 typedef std::ratio<-1, 1> R2; in main() typedef
43 typedef std::ratio_add<R1, R2>::type R; in main()
[all …]
Dratio_subtract.pass.cpp18 typedef std::ratio<1, 1> R2; in main() typedef
19 typedef std::ratio_subtract<R1, R2>::type R; in main()
24 typedef std::ratio<1, 1> R2; in main() typedef
25 typedef std::ratio_subtract<R1, R2>::type R; in main()
30 typedef std::ratio<1, 1> R2; in main() typedef
31 typedef std::ratio_subtract<R1, R2>::type R; in main()
36 typedef std::ratio<1, 1> R2; in main() typedef
37 typedef std::ratio_subtract<R1, R2>::type R; in main()
42 typedef std::ratio<-1, 1> R2; in main() typedef
43 typedef std::ratio_subtract<R1, R2>::type R; in main()
[all …]
Dratio_divide.pass.cpp18 typedef std::ratio<1, 1> R2; in main() typedef
19 typedef std::ratio_divide<R1, R2>::type R; in main()
24 typedef std::ratio<1, 1> R2; in main() typedef
25 typedef std::ratio_divide<R1, R2>::type R; in main()
30 typedef std::ratio<1, 1> R2; in main() typedef
31 typedef std::ratio_divide<R1, R2>::type R; in main()
36 typedef std::ratio<1, 1> R2; in main() typedef
37 typedef std::ratio_divide<R1, R2>::type R; in main()
42 typedef std::ratio<-1, 1> R2; in main() typedef
43 typedef std::ratio_divide<R1, R2>::type R; in main()
[all …]
Dratio_multiply.pass.cpp18 typedef std::ratio<1, 1> R2; in main() typedef
19 typedef std::ratio_multiply<R1, R2>::type R; in main()
24 typedef std::ratio<1, 1> R2; in main() typedef
25 typedef std::ratio_multiply<R1, R2>::type R; in main()
30 typedef std::ratio<1, 1> R2; in main() typedef
31 typedef std::ratio_multiply<R1, R2>::type R; in main()
36 typedef std::ratio<1, 1> R2; in main() typedef
37 typedef std::ratio_multiply<R1, R2>::type R; in main()
42 typedef std::ratio<-1, 1> R2; in main() typedef
43 typedef std::ratio_multiply<R1, R2>::type R; in main()
[all …]
/external/libhevc/decoder/arm/
Dihevcd_fmt_conv_420sp_to_420sp.s114 VST1.8 D0,[R2]!
115 VST1.8 D1,[R2]!
116 VST1.8 D2,[R2]!
117 VST1.8 D3,[R2]!
128 SUB R2,R2,r6
133 VST1.8 D0,[R2]!
134 VST1.8 D1,[R2]!
135 VST1.8 D2,[R2]!
136 VST1.8 D3,[R2]!
140 ADD R2, R2, r11
[all …]
/external/llvm/test/CodeGen/ARM/
Dalloc-no-stack-realign.ll12 ; NO-REALIGN: mov r[[R2:[0-9]+]], r[[R1:[0-9]+]]
13 ; NO-REALIGN: vld1.32 {{{d[0-9]+, d[0-9]+}}}, [r[[R2]]:128]!
14 ; NO-REALIGN: vld1.64 {{{d[0-9]+, d[0-9]+}}}, [r[[R2]]:128]
15 ; NO-REALIGN: add r[[R2:[0-9]+]], r[[R1]], #32
16 ; NO-REALIGN: vld1.64 {{{d[0-9]+, d[0-9]+}}}, [r[[R2]]:128]
17 ; NO-REALIGN: add r[[R2:[0-9]+]], r[[R1]], #48
18 ; NO-REALIGN: vld1.64 {{{d[0-9]+, d[0-9]+}}}, [r[[R2]]:128]
20 ; NO-REALIGN: add r[[R2:[0-9]+]], r[[R1:[0-9]+]], #48
21 ; NO-REALIGN: vst1.64 {{{d[0-9]+, d[0-9]+}}}, [r[[R2]]:128]
22 ; NO-REALIGN: add r[[R2:[0-9]+]], r[[R1]], #32
[all …]
/external/libcxx/test/std/experimental/utilities/ratio/header.ratio.synop/
Dratio_greater_equal_v.pass.cpp25 typedef std::ratio<1, 1> R2; in main() typedef
27 !ex::ratio_greater_equal_v<R1, R2>, "" in main()
30 ex::ratio_greater_equal_v<R1, R2> in main()
31 == std::ratio_greater_equal<R1, R2>::value, "" in main()
35 decltype(ex::ratio_greater_equal_v<R1, R2>), const bool>::value in main()
41 typedef std::ratio<1, 1> R2; in main() typedef
43 ex::ratio_greater_equal_v<R1, R2>, "" in main()
46 ex::ratio_greater_equal_v<R1, R2> in main()
47 == std::ratio_greater_equal<R1, R2>::value, "" in main()
52 typedef std::ratio<1, 1> R2; in main() typedef
[all …]
Dratio_less_v.pass.cpp25 typedef std::ratio<1, 1> R2; in main() typedef
27 ex::ratio_less_v<R1, R2>, "" in main()
30 ex::ratio_less_v<R1, R2> == std::ratio_less<R1, R2>::value, "" in main()
33 std::is_same<decltype(ex::ratio_less_v<R1, R2>), const bool>::value in main()
39 typedef std::ratio<1, 1> R2; in main() typedef
41 !ex::ratio_less_v<R1, R2>, "" in main()
44 ex::ratio_less_v<R1, R2> == std::ratio_less<R1, R2>::value, "" in main()
49 typedef std::ratio<1, 1> R2; in main() typedef
51 !ex::ratio_less_v<R1, R2>, "" in main()
54 ex::ratio_less_v<R1, R2> == std::ratio_less<R1, R2>::value, "" in main()
Dratio_greater_v.pass.cpp25 typedef std::ratio<1, 1> R2; in main() typedef
27 !ex::ratio_greater_v<R1, R2>, "" in main()
30 ex::ratio_greater_v<R1, R2> == std::ratio_greater<R1, R2>::value, "" in main()
33 std::is_same<decltype(ex::ratio_greater_v<R1, R2>), const bool>::value in main()
39 typedef std::ratio<1, 1> R2; in main() typedef
41 !ex::ratio_greater_v<R1, R2>, "" in main()
44 ex::ratio_greater_v<R1, R2> == std::ratio_greater<R1, R2>::value, "" in main()
49 typedef std::ratio<1, 1> R2; in main() typedef
51 ex::ratio_greater_v<R1, R2>, "" in main()
54 ex::ratio_greater_v<R1, R2> == std::ratio_greater<R1, R2>::value, "" in main()
Dratio_less_equal_v.pass.cpp25 typedef std::ratio<1, 1> R2; in main() typedef
27 ex::ratio_less_equal_v<R1, R2>, "" in main()
30 ex::ratio_less_equal_v<R1, R2> == std::ratio_less_equal<R1, R2>::value, "" in main()
33 std::is_same<decltype(ex::ratio_less_equal_v<R1, R2>), const bool>::value in main()
39 typedef std::ratio<1, 1> R2; in main() typedef
41 ex::ratio_less_equal_v<R1, R2>, "" in main()
44 ex::ratio_less_equal_v<R1, R2> == std::ratio_less_equal<R1, R2>::value, "" in main()
49 typedef std::ratio<1, 1> R2; in main() typedef
51 !ex::ratio_less_equal_v<R1, R2>, "" in main()
54 ex::ratio_less_equal_v<R1, R2> == std::ratio_less_equal<R1, R2>::value, "" in main()
/external/llvm/test/CodeGen/Mips/msa/
Dbitcast.ll18 ; LITENDIAN: addv.b [[R2:\$w[0-9]+]], [[R1]], [[R1]]
19 ; LITENDIAN: addv.b [[R3:\$w[0-9]+]], [[R2]], [[R2]]
25 ; BIGENDIAN: addv.b [[R2:\$w[0-9]+]], [[R1]], [[R1]]
26 ; BIGENDIAN: addv.b [[R3:\$w[0-9]+]], [[R2]], [[R2]]
42 ; LITENDIAN: addv.b [[R2:\$w[0-9]+]], [[R1]], [[R1]]
43 ; LITENDIAN: addv.h [[R3:\$w[0-9]+]], [[R2]], [[R2]]
49 ; BIGENDIAN: addv.b [[R2:\$w[0-9]+]], [[R1]], [[R1]]
50 ; BIGENDIAN: shf.b [[R3:\$w[0-9]+]], [[R2]], 177
68 ; LITENDIAN: addv.b [[R2:\$w[0-9]+]], [[R1]], [[R1]]
69 ; LITENDIAN: st.b [[R2]],
[all …]
/external/llvm/test/CodeGen/Mips/cconv/
Darguments-float.ll51 ; SYM32-DAG: addiu [[R2:\$[0-9]+]], ${{[0-9]+}}, %lo(doubles)
52 ; SYM64-DAG: ld [[R2:\$[0-9]]], %got_disp(doubles)(
57 ; O32-DAG: sw $4, 8([[R2]])
58 ; O32-DAG: sw $5, 12([[R2]])
59 ; NEW-DAG: sd $4, 8([[R2]])
61 ; O32-DAG: sw $6, 16([[R2]])
62 ; O32-DAG: sw $7, 20([[R2]])
63 ; NEW-DAG: sd $5, 16([[R2]])
68 ; O32-DAG: sw [[R3]], 24([[R2]])
69 ; O32-DAG: sw [[R4]], 28([[R2]])
[all …]

12345678910>>...12