Searched refs:Truncates (Results 1 – 6 of 6) sorted by relevance
346 fs_nsec nsecs(fs_seconds::max()); // Truncates
17575 unsigned Truncates = 0; member17601 ++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 <()
8227 Truncates @var{x} to a signed integer, rounding toward zero.8231 Truncates @var{x} to an unsigned integer, rounding toward zero. If8278 Truncates the floating point value @var{x} to fit in @var{mode}. The
8615 Truncates @var{x} to a signed integer, rounding toward zero.8619 Truncates @var{x} to an unsigned integer, rounding toward zero. If8666 Truncates the floating point value @var{x} to fit in @var{mode}. The
26852 Truncates X to a signed integer, rounding toward zero.26856 Truncates X to an unsigned integer, rounding toward zero. If X is26897 Truncates the floating point value X to fit in MODE. The return
9820 Truncates the file opened on FILEHANDLE, or named by EXPR, to the