Home
last modified time | relevance | path

Searched refs:Truncates (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/libcxx/docs/DesignDocs/
DFileTimeType.rst346 fs_nsec nsecs(fs_seconds::max()); // Truncates
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp17575 unsigned Truncates = 0; member
17601 ++Truncates; in addSliceGain()
17612 Truncates += RHS.Truncates; in operator +=()
17620 return Loads == RHS.Loads && Truncates == RHS.Truncates && in operator ==()
17636 return (Truncates + ZExts + Shift + ExpensiveOpsLHS) < in operator <()
17637 (RHS.Truncates + RHS.ZExts + RHS.Shift + ExpensiveOpsRHS); in operator <()
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dtm.texi8227 Truncates @var{x} to a signed integer, rounding toward zero.
8231 Truncates @var{x} to an unsigned integer, rounding toward zero. If
8278 Truncates the floating point value @var{x} to fit in @var{mode}. The
/openbsd/src/gnu/gcc/gcc/doc/
Dtm.texi8615 Truncates @var{x} to a signed integer, rounding toward zero.
8619 Truncates @var{x} to an unsigned integer, rounding toward zero. If
8666 Truncates the floating point value @var{x} to fit in @var{mode}. The
Dgccint.info26852 Truncates X to a signed integer, rounding toward zero.
26856 Truncates X to an unsigned integer, rounding toward zero. If X is
26897 Truncates the floating point value X to fit in MODE. The return
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlfunc.pod9820 Truncates the file opened on FILEHANDLE, or named by EXPR, to the