HomeSort by relevance Sort by last modified time
    Searched full:twop32 (Results 1 - 7 of 7) sorted by null

  /external/compiler-rt/lib/i386/
floatdidf.S 15 twop32: .quad 0x41f0000000000000 label
26 mulsd REL_ADDR(twop32), %xmm1 // a_hi as a double (without rounding)
  /external/compiler-rt/lib/ppc/
floatditf.c 12 static const double twop32 = 0x1.0p32; local
18 const double high_addend = (double)((int32_t)(a >> 32))*twop32 - twop52;
  /external/compiler-rt/lib/
floatdidf.c 36 static const double twop32 = 0x1.0p32; local
40 const double high = (int32_t)(a >> 32) * twop32;
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
  /prebuilts/sdk/renderscript/lib/x86/
libcompiler_rt.a 74 K K g K?Iexternal/compiler-rt/lib/i386/floatdidf.S/usr/local/google/home/timmurray/mr2/jb-mr2-devclang version 3.1 ?twop52twop32_floatdidf%
81 :;' I.debug_abbrev.text.bss.rel.debug_aranges.rel.debug_info.note.GNU-stack.rel.debug_line.shstrtab.strtab.symtab.data4Iw??Q?0M | 1??- ?8 ?(?  ? =?]?}o?? g`  twop52twop32__floatdidf ???floatdisf.o/ 1364863159 1785885000 100640 1520 `
    [all...]
  /prebuilts/sdk/renderscript/lib/arm/
libcompiler_rt.a     [all...]
  /prebuilts/sdk/renderscript/lib/mips/
libcompiler_rt.a     [all...]

Completed in 1413 milliseconds