HomeSort by relevance Sort by last modified time
    Searched full:fsub (Results 326 - 350 of 867) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/AMDGPU/
schedule-vs-if-nested-loop.ll 12 %6 = fsub float -0.000000e+00, %5
104 %81 = fsub float -0.000000e+00, %80
114 %88 = fsub float -0.000000e+00, %87
jump-address.ll 45 %22 = fsub float -0.000000e+00, %21
schedule-if.ll 41 %22 = fsub float -0.000000e+00, %21
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
SerializationStressTest3.java 119 int fsub; field in class:SerializationStressTest3.DefaultConstructorSub
125 fsub = subValueAfterConstructor;
143 return inst.fsub == subValueAfterConstructor;
177 int fsub; field in class:SerializationStressTest3.PrivateConstructorSub
184 fsub = subValueAfterConstructor;
201 && inst.fsub == subValueAfterConstructor;
235 int fsub; field in class:SerializationStressTest3.ProtectedConstructorSub
241 fsub = subValueAfterConstructor;
258 && inst.fsub == subValueAfterConstructor;
292 int fsub; field in class:SerializationStressTest3.PublicConstructorSub
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
sample.d 199 00000178 \<fsub\>:
200 178: 2997 fsub r1,r2,r3
201 17a: 729f 2487 fsub.l fp,ip,sp
  /external/javassist/src/main/javassist/bytecode/
Mnemonic.java 140 "fsub", /* 102*/
  /external/llvm/bindings/python/llvm/
enumerations.py 72 ('FSub', 11),
  /external/llvm/test/CodeGen/AArch64/
aarch64-address-type-promotion-assertion.ll 34 %sub329 = fsub fast double undef, undef
  /external/llvm/test/CodeGen/Mips/
analyzebranch.ll 33 %sub = fsub double %b, %c.0
fmadd1.ll 96 %sub = fsub float %mul, %c
144 %sub = fsub float 0.000000e+00, %add
182 %sub = fsub float %mul, %c
183 %sub1 = fsub float 0.000000e+00, %sub
264 %sub = fsub double %mul, %c
313 %sub = fsub double 0.000000e+00, %add
360 %sub = fsub double %mul, %c
361 %sub1 = fsub double 0.000000e+00, %sub
  /external/llvm/test/CodeGen/SystemZ/
vec-mul-02.ll 58 %negval3 = fsub <2 x double> <double -0.0, double -0.0>, %val3
  /external/llvm/test/CodeGen/X86/
avx-arith.ll 34 %sub.i = fsub <4 x double> %x, %y
42 %sub.i = fsub <4 x double> %y, %tmp2
49 %sub.i = fsub <8 x float> %x, %y
57 %sub.i = fsub <8 x float> %y, %tmp2
avx512-scalar.ll 20 %c = fsub float %a, %b
sse-scalar-fp-arith.ll 40 %sub = fsub float %2, %1
133 %sub = fsub double %2, %1
222 %sub = fsub float %2, %1
294 %sub = fsub double %2, %1
370 %sub = fsub float %2, %1
371 %sub2 = fsub float %2, %sub
450 %op = fsub float %ext, %b
522 %op = fsub double %ext, %b
592 %1 = fsub <4 x float> %a, %b
652 %1 = fsub <2 x double> %a, %
    [all...]
sse1.ll 30 %add.i = fsub float %tmp5, %tmp1
vec_logical.ll 7 %tmp1277 = fsub <4 x float> < float -0.000000e+00, float -0.000000e+00, float -0.000000e+00, float -0.000000e+00 >, %A
  /external/llvm/test/MC/Mips/msa/
test_3rf.s 59 # CHECK: fsub.w $w31, $w26, $w1 # encoding: [0x78,0x41,0xd7,0xdb]
60 # CHECK: fsub.d $w19, $w17, $w27 # encoding: [0x78,0x7b,0x8c,0xdb]
142 fsub.w $w31, $w26, $w1
143 fsub.d $w19, $w17, $w27
  /external/llvm/test/Transforms/ScalarRepl/
inline-vector.ll 37 %sub.i.i = fsub <4 x float> <float -0.000000e+00, float -0.000000e+00, float -0.000000e+00, float -0.000000e+00>, %tmp10.i
  /external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
InsnNode.java 53 * FADD, DADD, ISUB, LSUB, FSUB, DSUB, IMUL, LMUL, FMUL, DMUL, IDIV,
  /external/valgrind/auxprogs/
ppcfround.c 254 INSN(fsub, "fsub %%f4, %%f1,%%f2");
255 INSN(fsub_, "fsub. %%f4, %%f1,%%f2");
469 do_N_binary("fsub", insn_fsub, args, nargs, SHOW_ALL);
  /external/valgrind/none/tests/amd64/
insn_fpu.def 347 fsub st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[-7530.8643]
348 fsub st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[-9999.9999]
349 fsub st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[9999.9999]
350 fsub st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[7530.8643]
351 fsub st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st2.pd[-6419753.3580246]
352 fsub st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st2.pd[-8888888.8888888]
353 fsub st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[8888888.8888888]
354 fsub st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[6419753.3580246]
355 fsub st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[7530.8643]
356 fsub st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[9999.9999
    [all...]
  /external/valgrind/none/tests/x86/
insn_fpu.def 347 fsub st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[-7530.8643]
348 fsub st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[-9999.9999]
349 fsub st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[9999.9999]
350 fsub st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[7530.8643]
351 fsub st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st2.pd[-6419753.3580246]
352 fsub st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st2.pd[-8888888.8888888]
353 fsub st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[8888888.8888888]
354 fsub st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[6419753.3580246]
355 fsub st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[7530.8643]
356 fsub st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[9999.9999
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pdp11/
opcode.s 84 fsub r1
  /external/llvm/test/CodeGen/ARM/
2009-10-02-NEONSubregsBug.ll 15 %6 = fsub <4 x float> zeroinitializer, %3 ; <<4 x float>> [#uses=1]
37 %28 = fsub <4 x float> <float -0.000000e+00, float -0.000000e+00, float -0.000000e+00, float -0.000000e+00>, %5 ; <<4 x float>> [#uses=1]
spill-q.ll 63 %14 = fsub <4 x float> %12, %13 ; <<4 x float>> [#uses=1]
64 %15 = fsub <4 x float> %14, undef ; <<4 x float>> [#uses=1]

Completed in 2448 milliseconds

<<11121314151617181920>>