Home | History | Annotate | Download | only in x64

Lines Matching defs:truncating

1799         bool truncating = instr->CanTruncateToInt32();
1800 LOperand* xmm_temp = truncating ? NULL : FixedTemp(xmm1);