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

  /external/valgrind/main/VEX/priv/
guest_x86_helpers.c 1577 UInt fpround; local
    [all...]
guest_amd64_helpers.c 1547 UInt fpround; local
2084 UInt fpround; local
    [all...]
guest_x86_defs.h 114 extern UInt x86g_create_fpucw ( UInt fpround );
guest_amd64_defs.h 114 extern ULong amd64g_create_fpucw ( ULong fpround );
guest_amd64_toIR.c     [all...]
guest_x86_toIR.c     [all...]
  /external/valgrind/main/VEX/pub/
libvex_guest_x86.h 94 FPROUND[1:0] is the FPU's notional rounding mode, encoded as per
  /external/valgrind/main/memcheck/
mc_machine.c 201 if (o == GOF(FPROUND) && sz == 1) return -1;
401 if (o == GOF(FPROUND) && sz == 1) return -1;
614 if (o == GOF(FPROUND) && szB == 8) return -1;
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 483 // Lower fpround and fpextend nodes that target the FP stack to be store and
    [all...]

Completed in 269 milliseconds