Home | History | Annotate | Download | only in arm

Lines Matching full:dst_precision

2945   VFPRegPrecision dst_precision = kDoublePrecision;
2948 dst_precision = kSinglePrecision;
2952 int dst = instr->VFPDRegValue(dst_precision);
2955 if (dst_precision == kSinglePrecision) {