Home
last modified time | relevance | path

Searched refs:f5 (Results 1 – 25 of 855) sorted by relevance

12345678910>>...35

/external/mesa3d/src/mesa/sparc/
Dnorm.S62 fmuls %f0, M4, %f5 ! FGM Group
67 fmuls %f2, M2, %f10 ! FGM Group f5 available
69 fadds %f5, %f6, %f5 ! FGA
73 fadds %f5, %f0, %f5 ! FGA Group stall f0,f5 available
80 fmuls %f5, %f5, %f8 ! FGM Group f5 available
91 fmuls %f5, %f6, %f5
92 st %f5, [%g3 + 0x04] ! out[i][1] = ty * scale
127 fmuls %f0, M4, %f5 ! FGM Group
132 fmuls %f2, M2, %f10 ! FGM Group f5 available
134 fadds %f5, %f6, %f5 ! FGA
[all …]
Dxform.S252 fmuls %f4, M0, %f5 ! FGM Group
255 st M13, [%g2 + 0x04] ! LSU Group, f5 available
256 fadds %f5, M12, %f6 ! FGA
302 fmuls %f4, M0, %f5 ! FGM Group
311 fadds %f5, M12, %f5 ! FGA Group, f5 available
312 st %f5, [%g2 + 0x10] ! LSU
463 fmuls %f0, M3, %f5 ! FGM Group
470 fadds %f5, M15, %f5 ! FGA Group f5 available
478 fadds %f5, %f9, %f5 ! FGA Group f9 available
479 st %f5, [%g2 + 0x0c] ! LSU
[all …]
/external/llvm/test/MC/Mips/micromips32r6/
Dvalid.s106 add.s $f3, $f4, $f5 # CHECK: add.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x18,0x30]
108 sub.s $f3, $f4, $f5 # CHECK: sub.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x18,0x70]
110 mul.s $f3, $f4, $f5 # CHECK: mul.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x18,0xb0]
112 div.s $f3, $f4, $f5 # CHECK: div.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x18,0xf0]
114 maddf.s $f3, $f4, $f5 # CHECK: maddf.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x19,0xb8]
115 maddf.d $f3, $f4, $f5 # CHECK: maddf.d $f3, $f4, $f5 # encoding: [0x54,0xa4,0x1b,0xb8]
116 msubf.s $f3, $f4, $f5 # CHECK: msubf.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x19,0xf8]
117 msubf.d $f3, $f4, $f5 # CHECK: msubf.d $f3, $f4, $f5 # encoding: [0x54,0xa4,0x1b,0xf8]
122 max.s $f5, $f4, $f3 # CHECK: max.s $f5, $f4, $f3 # encoding: [0x54,0x64,0x28,0x0b]
123 max.d $f5, $f4, $f3 # CHECK: max.d $f5, $f4, $f3 # encoding: [0x54,0x64,0x2a,0x0b]
[all …]
/external/v8/test/mjsunit/compiler/
Dregress-shared-deopt.js40 var f5 = makeF(5);
55 f5(9);
56 f5(11);
57 %OptimizeFunctionOnNextCall(f5);
58 f5(12);
62 f5(9);
/external/llvm/test/MC/Mips/micromips64r6/
Dvalid.s34 add.s $f3, $f4, $f5 # CHECK: add.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x18,0x30]
36 sub.s $f3, $f4, $f5 # CHECK: sub.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x18,0x70]
38 mul.s $f3, $f4, $f5 # CHECK: mul.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x18,0xb0]
40 div.s $f3, $f4, $f5 # CHECK: div.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x18,0xf0]
42 maddf.s $f3, $f4, $f5 # CHECK: maddf.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x19,0xb8]
43 maddf.d $f3, $f4, $f5 # CHECK: maddf.d $f3, $f4, $f5 # encoding: [0x54,0xa4,0x1b,0xb8]
44 msubf.s $f3, $f4, $f5 # CHECK: msubf.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x19,0xf8]
45 msubf.d $f3, $f4, $f5 # CHECK: msubf.d $f3, $f4, $f5 # encoding: [0x54,0xa4,0x1b,0xf8]
50 max.s $f5, $f4, $f3 # CHECK: max.s $f5, $f4, $f3 # encoding: [0x54,0x64,0x28,0x0b]
51 max.d $f5, $f4, $f3 # CHECK: max.d $f5, $f4, $f3 # encoding: [0x54,0x64,0x2a,0x0b]
[all …]
/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_rdft_mips.c272 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; in cft1st_128_mips() local
510 [f4] "=&f" (f4), [f5] "=&f" (f5), [f6] "=&f" (f6), [f7] "=&f" (f7), in cft1st_128_mips()
521 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; in cftmdl_128_mips() local
566 [f4] "=&f" (f4), [f5] "=&f" (f5), [f6] "=&f" (f6), [f7] "=&f" (f7), in cftmdl_128_mips()
623 [f4] "=&f" (f4), [f5] "=&f" (f5), [f6] "=&f" (f6), [f7] "=&f" (f7), in cftmdl_128_mips()
711 [f4] "=&f" (f4), [f5] "=&f" (f5), [f6] "=&f" (f6), [f7] "=&f" (f7), in cftmdl_128_mips()
798 [f4] "=&f" (f4), [f5] "=&f" (f5), [f6] "=&f" (f6), [f7] "=&f" (f7), in cftmdl_128_mips()
807 float f0, f1, f2, f3, f4, f5, f6, f7, f8; in cftfsub_128_mips() local
856 [f4] "=&f" (f4), [f5] "=&f" (f5), [f6] "=&f" (f6), [f7] "=&f" (f7), in cftfsub_128_mips()
865 float f0, f1, f2, f3, f4, f5, f6, f7, f8; in cftbsub_128_mips() local
[all …]
Daec_core_mips.c345 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13; in WebRtcAec_FilterFar_mips() local
430 [f3] "=&f" (f3), [f4] "=&f" (f4), [f5] "=&f" (f5), in WebRtcAec_FilterFar_mips()
465 float f0, f1, f2, f3, f4, f5, f6 ,f7, f8, f9, f10, f11, f12; in WebRtcAec_FilterAdaptation_mips() local
528 [f3] "=&f" (f3), [f4] "=&f" (f4), [f5] "=&f" (f5), in WebRtcAec_FilterAdaptation_mips()
579 [f3] "=&f" (f3), [f4] "=&f" (f4), [f5] "=&f" (f5), in WebRtcAec_FilterAdaptation_mips()
637 [f3] "=&f" (f3), [f4] "=&f" (f4), [f5] "=&f" (f5), in WebRtcAec_FilterAdaptation_mips()
/external/llvm/test/MC/Disassembler/Mips/micromips64r6/
Dvalid.txt35 0x54 0xa4 0x18 0x30 # CHECK: add.s $f3, $f4, $f5
37 0x54 0xa4 0x18 0x70 # CHECK: sub.s $f3, $f4, $f5
39 0x54 0xa4 0x18 0xb0 # CHECK: mul.s $f3, $f4, $f5
41 0x54 0xa4 0x18 0xf0 # CHECK: div.s $f3, $f4, $f5
43 0x54 0xa4 0x19 0xb8 # CHECK: maddf.s $f3, $f4, $f5
44 0x54 0xa4 0x1b 0xb8 # CHECK: maddf.d $f3, $f4, $f5
45 0x54 0xa4 0x19 0xf8 # CHECK: msubf.s $f3, $f4, $f5
46 0x54 0xa4 0x1b 0xf8 # CHECK: msubf.d $f3, $f4, $f5
51 0x54 0x64 0x28 0x0b # CHECK: max.s $f5, $f4, $f3
52 0x54 0x64 0x2a 0x0b # CHECK: max.d $f5, $f4, $f3
[all …]
/external/v8/test/mjsunit/
Dfor-in-opt.js134 %DeoptimizeFunction(f5);
153 function f5() { function
161 f5(); f5(); f5();
162 %OptimizeFunctionOnNextCall(f5);
166 f5();
/external/tcpdump/tests/
Dlacp-ev.out6 System 00:0e:83:16:f5:00, System Priority 32768, Key 13, Port 25, Port Priority 32768
16 System 00:0e:83:16:f5:00, System Priority 32768, Key 13, Port 25, Port Priority 32768
26 System 00:0e:83:16:f5:00, System Priority 32768, Key 13, Port 25, Port Priority 32768
81 00:0e:83:16:f5:10 > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, lengt…
83 System 00:0e:83:16:f5:00, System Priority 32768, Key 13, Port 25, Port Priority 32768
111 00:0e:83:16:f5:10 > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, lengt…
113 System 00:0e:83:16:f5:00, System Priority 32768, Key 13, Port 25, Port Priority 32768
121 00:0e:83:16:f5:10 > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, lengt…
123 System 00:0e:83:16:f5:00, System Priority 32768, Key 13, Port 25, Port Priority 32768
131 00:0e:83:16:f5:10 > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, lengt…
[all …]
/external/llvm/test/MC/Disassembler/Mips/micromips32r6/
Dvalid.txt101 0x54 0xa4 0x18 0x30 # CHECK: add.s $f3, $f4, $f5
103 0x54 0xa4 0x18 0x70 # CHECK: sub.s $f3, $f4, $f5
105 0x54 0xa4 0x18 0xb0 # CHECK: mul.s $f3, $f4, $f5
107 0x54 0xa4 0x18 0xf0 # CHECK: div.s $f3, $f4, $f5
109 0x54 0xa4 0x19 0xb8 # CHECK: maddf.s $f3, $f4, $f5
110 0x54 0xa4 0x1b 0xb8 # CHECK: maddf.d $f3, $f4, $f5
111 0x54 0xa4 0x19 0xf8 # CHECK: msubf.s $f3, $f4, $f5
112 0x54 0xa4 0x1b 0xf8 # CHECK: msubf.d $f3, $f4, $f5
117 0x54 0x64 0x28 0x0b # CHECK: max.s $f5, $f4, $f3
118 0x54 0x64 0x2a 0x0b # CHECK: max.d $f5, $f4, $f3
[all …]
/external/eigen/unsupported/test/
Dalignedvector3.cpp23 FastType f1(r1), f2(r2), f3(r3), f4(r4), f5(r5), f6(r6); in alignedvector3() local
33 VERIFY_IS_APPROX(f4-=f5,r4-=r5); in alignedvector3()
34 VERIFY_IS_APPROX(f4-=f5+f1,r4-=r5+r1); in alignedvector3()
35 VERIFY_IS_APPROX(f5+f1-s1*f2,r5+r1-s1*r2); in alignedvector3()
36 VERIFY_IS_APPROX(f5+f1/s2-s1*f2,r5+r1/s2-s1*r2); in alignedvector3()
/external/llvm/test/MC/SystemZ/
Dregs-good.s59 #CHECK: ler %f4, %f5 # encoding: [0x38,0x45]
68 ler %f4,%f5
77 #CHECK: ldr %f4, %f5 # encoding: [0x28,0x45]
86 ldr %f4,%f5
94 #CHECK: lxr %f4, %f5 # encoding: [0xb3,0x65,0x00,0x45]
99 lxr %f4,%f5
124 #CHECK: .cfi_offset %f5, 168
158 .cfi_offset %f5,168
/external/llvm/test/CodeGen/XCore/
Depilogue_prologue.ll138 ; CHECKFP-NEXT: bl f5
143 ; CHECKFP-NEXT: bl f5
185 ; CHECK-NEXT: bl f5
189 ; CHECK-NEXT: bl f5
198 declare void @f5(i32*)
203 call void @f5(i32* %1)
205 call void @f5(i32* %2)
217 ; CHECKFP-NEXT: bl f5
227 ; CHECK-NEXT: bl f5
233 call void @f5(i32* %1)
[all …]
/external/clang/test/CodeGen/
Dmicrosoft-call-conv-x64.c10 void __stdcall f5(void) { in f5() function
20 void (__stdcall *pf5)(void) = f5;
23 f4(); f5(); in main()
Dinline2.c26 extern inline int f5(void);
27 inline int f5(void) { return 0; } in f5() function
65 return f0() + f1() + f2() + f3() + f4() + f5() + f6() + f7() + f8() + f9() in test_all()
Dmicrosoft-call-conv.c13 void __stdcall f5(void) { in f5() function
34 void (__stdcall *pf5)(void) = f5;
39 f4(); f5(); f6(); f61(); in main()
/external/clang/test/CodeGenCXX/
Dvisibility-inlines-hidden.cpp11 static void f5() { } in f5() function
23 static void f5() { } in f5() function
47 X0::f5(); in use()
59 X1<int>::f5(); in use()
/external/v8/test/mjsunit/harmony/
Ddefault-parameters-destructuring.js24 function f5({a = eval("var x = 2"), b = x}) { return b; } function in TestSloppyEvalScoping
25 assertEquals(2, f5({}));
26 assertEquals(1, f5({a: 0}));
94 function f5({a = eval("var x = 2"), b = x}) { return b; } function in TestStrictEvalScoping
95 assertEquals(1, f5({}));
96 assertEquals(1, f5({a: 0}));
Ddefault-parameters.js31 function f5(x, y = () => x) { return x + y(); } function in TestDefaults
32 assertEquals(8, f5(4));
33 assertEquals(8, f5(4, undefined));
34 assertEquals(6, f5(4, () => 2));
96 function f5(a = () => x) { var x; return a(); } function in TestParameterScopingSloppy
97 assertEquals(1, f5());
148 function f5(a = () => eval("x")) { var x; return a(); } function in TestParameterScopingStrict
149 assertEquals(1, f5());
270 function f5(a = () => eval("x"), x) { return a() } function in TestParameterTDZSloppy
271 assertEquals(4, f5(() => 4, 5));
/external/clang/test/SemaTemplate/
Ddependent-type-identity.cpp52 void f5(typename T::template apply<U>::type*); // expected-note{{previous}}
53 void f5(typename U::template apply<U>::type*);
54 void f5(typename U::template apply<T>::type*);
55 void f5(typename type::template apply<T>::type*);
56 void f5(typename type::template apply<U_type>::type*); // expected-error{{redeclar}}
/external/llvm/test/CodeGen/SPARC/
D64abi.ll102 define void @call_floatarg(float %f1, double %d2, float %f5, double *%p) {
103 %r = call double @floatarg(float %f5, double %d2, double %d2, double %d2,
104 float %f5, float %f5, float %f5, float %f5,
105 float %f5, float %f5, float %f5, float %f5,
106 float %f5, float %f5, float %f5, float %f5,
175 ; CHECK: fmovs %f5, %f1
177 define void @call_inreg_fi(i32* %p, i32 %i1, float %f5) {
178 %x = call i32 @inreg_fi(i32 %i1, float %f5)
192 ; CHECK: fmovs %f5, %f1
194 define void @call_inreg_ff(i32* %p, float %f3, float %f5) {
[all …]
/external/llvm/test/tools/gold/X86/
Demit-llvm.ll60 ; CHECK-DAG: define linkonce_odr void @f5()
61 ; OPT-DAG: define linkonce_odr void @f5()
62 define linkonce_odr void @f5() {
65 @g5 = global void()* @f5
86 ; API: f5 PREVAILING_DEF_IRONLY_EXP
/external/llvm/test/CodeGen/Hexagon/
Dbase-offset-addr.ll8 %f5 = alloca i32, align 4
11 %f5.0.load185 = load volatile i32, i32* %f5, align 4
/external/clang/test/SemaCXX/
Dwarn-unused-parameters.cpp9 template<typename U> U f5(U);
17 template<typename T> template<typename U> U X<T>::f5(U x) { return U(); } // expected-warning{{unus… in f5() function in X
25 x.f5(i); in test_X()

12345678910>>...35