/external/llvm/test/MC/Mips/micromips64r6/ |
D | valid.s | 34 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/llvm/test/MC/Mips/micromips32r6/ |
D | valid.s | 106 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/llvm/test/MC/Disassembler/Mips/micromips64r6/ |
D | valid.txt | 35 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/mesa3d/src/mesa/sparc/ |
D | xform.S | 84 fmuls %f0, M2, %f3 ! FGM Group 92 fmuls %f8, M2, %f11 ! FGM Group f3 available 93 fadds %f3, M14, %f3 ! FGA 94 st %f3, [%g2 + 0x08] ! LSU 117 fmuls %f0, M2, %f3 ! FGM Group 123 fadds %f3, M14, %f3 ! FGA Group 124 st %f3, [%g2 + 0x08] ! LSU 201 fadds %f1, M12, %f3 ! FGA Group f1 available 202 st %f3, [%g2 + 0x00] ! LSU 220 fadds %f1, M12, %f3 [all …]
|
D | norm.S | 60 fmuls %f0, M0, %f3 ! FGM Group 64 fmuls %f0, M8, %f7 ! FGM Group f3 available 66 fadds %f3, %f4, %f3 ! FGA 71 fadds %f7, %f8, %f7 ! FGA Group f8,f3 available 72 fadds %f3, %f10, %f3 ! FGA Group f10 available 79 fmuls %f3, %f3, %f6 ! FGM Group f3 available 89 fmuls %f3, %f6, %f3 90 st %f3, [%g3 + 0x00] ! out[i][0] = tx * scale 125 fmuls %f0, M0, %f3 ! FGM Group 129 fmuls %f0, M8, %f7 ! FGM Group f3 available [all …]
|
/external/llvm/test/MC/Disassembler/Mips/micromips32r6/ |
D | valid.txt | 101 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/llvm/test/MC/Mips/ |
D | elf-tls.s | 82 .globl f3 symbol 84 .type f3,@function 86 .ent f3 87 f3: # @f3 label 102 addiu $4, $gp, %tlsldm(f3.i) 103 lui $1, %dtprel_hi(f3.i) 105 lw $2, %dtprel_lo(f3.i)($1) 107 sw $2, %dtprel_lo(f3.i)($1) 114 .end f3 116 .size f3, ($tmp2)-f3 [all …]
|
/external/llvm/test/MC/Disassembler/Mips/mips32r6/ |
D | valid-mips32r6-el.txt | 45 0x80 0x18 0x84 0x46 # CHECK: cmp.af.s $f2, $f3, $f4 46 0x80 0x18 0xa4 0x46 # CHECK: cmp.af.d $f2, $f3, $f4 47 0x81 0x18 0x84 0x46 # CHECK: cmp.un.s $f2, $f3, $f4 48 0x81 0x18 0xa4 0x46 # CHECK: cmp.un.d $f2, $f3, $f4 49 0x82 0x18 0x84 0x46 # CHECK: cmp.eq.s $f2, $f3, $f4 50 0x82 0x18 0xa4 0x46 # CHECK: cmp.eq.d $f2, $f3, $f4 51 0x83 0x18 0x84 0x46 # CHECK: cmp.ueq.s $f2, $f3, $f4 52 0x83 0x18 0xa4 0x46 # CHECK: cmp.ueq.d $f2, $f3, $f4 53 0x84 0x18 0x84 0x46 # CHECK: cmp.lt.s $f2, $f3, $f4 54 0x84 0x18 0xa4 0x46 # CHECK: cmp.lt.d $f2, $f3, $f4 [all …]
|
D | valid-mips32r6.txt | 84 0x46 0x04 0x18 0x98 # CHECK: maddf.s $f2, $f3, $f4 85 0x46 0x04 0x18 0x99 # CHECK: msubf.s $f2, $f3, $f4 95 0x46 0x24 0x18 0x98 # CHECK: maddf.d $f2, $f3, $f4 96 0x46 0x24 0x18 0x99 # CHECK: msubf.d $f2, $f3, $f4 97 0x46 0x84 0x18 0x80 # CHECK: cmp.af.s $f2, $f3, $f4 98 0x46 0x84 0x18 0x81 # CHECK: cmp.un.s $f2, $f3, $f4 99 0x46 0x84 0x18 0x82 # CHECK: cmp.eq.s $f2, $f3, $f4 100 0x46 0x84 0x18 0x83 # CHECK: cmp.ueq.s $f2, $f3, $f4 101 0x46 0x84 0x18 0x84 # CHECK: cmp.lt.s $f2, $f3, $f4 102 0x46 0x84 0x18 0x85 # CHECK: cmp.ult.s $f2, $f3, $f4 [all …]
|
/external/v8/test/mjsunit/asm/ |
D | float64mul.js | 15 function f3(i) { function in Module 19 return { f1: f1, f2: f2, f3: f3 }; 26 assertEquals(NaN, m.f3(NaN)); 29 assertEquals(Infinity, 1 / m.f3(-0)); 32 assertEquals(Infinity, m.f3(-Infinity)); 35 assertEquals(-Infinity, 1 / m.f3(0)); 38 assertEquals(-Infinity, m.f3(Infinity)); 42 assertEquals(-i, m.f3(i));
|
/external/llvm/test/MC/Disassembler/Mips/mips64r6/ |
D | valid-mips64r6-el.txt | 50 0x80 0x18 0xa4 0x46 # CHECK: cmp.af.d $f2, $f3, $f4 51 0x80 0x18 0x84 0x46 # CHECK: cmp.af.s $f2, $f3, $f4 52 0x82 0x18 0xa4 0x46 # CHECK: cmp.eq.d $f2, $f3, $f4 53 0x82 0x18 0x84 0x46 # CHECK: cmp.eq.s $f2, $f3, $f4 54 0x86 0x18 0xa4 0x46 # CHECK: cmp.le.d $f2, $f3, $f4 55 0x86 0x18 0x84 0x46 # CHECK: cmp.le.s $f2, $f3, $f4 56 0x84 0x18 0xa4 0x46 # CHECK: cmp.lt.d $f2, $f3, $f4 57 0x84 0x18 0x84 0x46 # CHECK: cmp.lt.s $f2, $f3, $f4 58 0x88 0x18 0xa4 0x46 # CHECK: cmp.saf.d $f2, $f3, $f4 59 0x88 0x18 0x84 0x46 # CHECK: cmp.saf.s $f2, $f3, $f4 [all …]
|
D | valid-mips64r6.txt | 103 0x46 0x04 0x18 0x98 # CHECK: maddf.s $f2, $f3, $f4 104 0x46 0x04 0x18 0x99 # CHECK: msubf.s $f2, $f3, $f4 114 0x46 0x24 0x18 0x98 # CHECK: maddf.d $f2, $f3, $f4 115 0x46 0x24 0x18 0x99 # CHECK: msubf.d $f2, $f3, $f4 116 0x46 0x84 0x18 0x80 # CHECK: cmp.af.s $f2, $f3, $f4 117 0x46 0x84 0x18 0x81 # CHECK: cmp.un.s $f2, $f3, $f4 118 0x46 0x84 0x18 0x82 # CHECK: cmp.eq.s $f2, $f3, $f4 119 0x46 0x84 0x18 0x83 # CHECK: cmp.ueq.s $f2, $f3, $f4 120 0x46 0x84 0x18 0x84 # CHECK: cmp.lt.s $f2, $f3, $f4 121 0x46 0x84 0x18 0x85 # CHECK: cmp.ult.s $f2, $f3, $f4 [all …]
|
/external/clang/test/Sema/ |
D | pragma-pack-5.c | 12 char f3; member 19 char f3; member 26 unsigned f3 : 8; member 34 unsigned f3 : 16; member 43 char f3; member 46 extern int check[offsetof(struct s4, f3) == 2 ? 1 : -1];
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
D | aec_rdft_mips.c | 272 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; in cft1st_128_mips() local 509 : [f0] "=&f" (f0), [f1] "=&f" (f1), [f2] "=&f" (f2), [f3] "=&f" (f3), 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 565 : [f0] "=&f" (f0), [f1] "=&f" (f1), [f2] "=&f" (f2), [f3] "=&f" (f3), in cftmdl_128_mips() 622 : [f0] "=&f" (f0), [f1] "=&f" (f1), [f2] "=&f" (f2), [f3] "=&f" (f3), in cftmdl_128_mips() 710 : [f0] "=&f" (f0), [f1] "=&f" (f1), [f2] "=&f" (f2), [f3] "=&f" (f3), in cftmdl_128_mips() 797 : [f0] "=&f" (f0), [f1] "=&f" (f1), [f2] "=&f" (f2), [f3] "=&f" (f3), in cftmdl_128_mips() 807 float f0, f1, f2, f3, f4, f5, f6, f7, f8; in cftfsub_128_mips() local 855 : [f0] "=&f" (f0), [f1] "=&f" (f1), [f2] "=&f" (f2), [f3] "=&f" (f3), in cftfsub_128_mips() 865 float f0, f1, f2, f3, f4, f5, f6, f7, f8; in cftbsub_128_mips() local [all …]
|
D | aec_core_mips.c | 345 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() 729 float f3; in WebRtcAec_ScaleErrorSignal_mips() local 771 [f3] "=&f" (f3), in WebRtcAec_ScaleErrorSignal_mips()
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/ |
D | p9-0x.cpp | 63 void test_explicit_spec_extension_funcparms(int (*f3)(int, float, double)) { in test_explicit_spec_extension_funcparms() 64 accept_function_ptr(f3); in test_explicit_spec_extension_funcparms() 65 accept_function_ptr<int>(f3); in test_explicit_spec_extension_funcparms() 66 accept_function_ptr<int, int>(f3); in test_explicit_spec_extension_funcparms() 67 accept_function_ptr<int, int, float>(f3); in test_explicit_spec_extension_funcparms() 68 accept_function_ptr<int, int, float, double>(f3); in test_explicit_spec_extension_funcparms()
|
/external/v8/test/mjsunit/regress/ |
D | regress-smi-math-floor-round.js | 51 function f3(o) { function 55 assertEquals(2, f3({x_smi:1})); 56 assertEquals(2, f3({x_smi:1})); 57 %OptimizeFunctionOnNextCall(f3); 58 assertEquals(2, f3({x_smi:1}));
|
D | regress-2071.js | 48 function f3() { function 51 return f3; 65 function f3() { function 68 return f3;
|
/external/clang/test/CodeGenCXX/ |
D | visibility-inlines-hidden.cpp | 10 void f3(); 15 inline void X0::f3() { } in f3() function in X0 21 void f3(); 28 inline void X1<T>::f3() { } in f3() function in X1 45 x0->f3(); in use() 55 x1->f3(); in use()
|
/external/llvm/test/CodeGen/Mips/ |
D | tls.ll | 60 @f3.i = internal thread_local unnamed_addr global i32 1, align 4 62 define i32 @f3() nounwind { 64 ; CHECK-LABEL: f3: 66 ; PIC: addiu $4, ${{[a-z0-9]+}}, %tlsldm(f3.i) 68 ; PIC: lui $[[R0:[0-9]+]], %dtprel_hi(f3.i) 70 ; PIC: lw ${{[0-9]+}}, %dtprel_lo(f3.i)($[[R1]]) 72 %0 = load i32, i32* @f3.i, align 4 74 store i32 %inc, i32* @f3.i, align 4
|
/external/v8/test/mjsunit/harmony/ |
D | default-parameters.js | 20 function f3(x = 1, y) { return x + y; } function in TestDefaults 21 assertEquals(8, f3(5, 3)); 22 assertEquals(3, f3(undefined, 2)); 23 assertEquals(6, f3(4, 2)); 90 function f3(a = eval("x")) { var x; return a; } function in TestParameterScopingSloppy 91 assertEquals(1, f3()); 144 function f3(a = x) { function x() {}; return a; } function in TestParameterScopingStrict 145 assertEquals(1, f3()); 178 function f3(y = eval("var x = 2"), z = eval("x")) { return z; } function in TestSloppyEvalScoping 179 assertEquals(1, f3()); [all …]
|
/external/selinux/scripts/ |
D | Lindent | 4 V1=`echo $RES | cut -d' ' -f3 | cut -d'.' -f1` 5 V2=`echo $RES | cut -d' ' -f3 | cut -d'.' -f2` 6 V3=`echo $RES | cut -d' ' -f3 | cut -d'.' -f3`
|
/external/v8/test/mjsunit/ |
D | debug-optimize.js | 17 function f3() { function 35 optimize(f3); 41 assertOptimized(f3); 48 assertUnoptimized(f3);
|
D | for-in-opt.js | 80 function f3(o) { function 85 f3({__proto__:{x:1}}); 86 f3({__proto__:{x:1}}); 88 %OptimizeFunctionOnNextCall(f3); 89 f3(undefined); 90 f3(null);
|
/external/clang/test/SemaObjCXX/ |
D | overload.mm | 48 float& f3 = h(val); 75 float& f3 = cv2(ac); 129 int &f3(const void*); 130 float &f3(Foo const**); 135 int &ir = f3(&p); 151 int &f3(const A*); 152 float &f3(const void*); 155 int &ir1 = f3(b); 156 int &ir2 = f3(bc);
|