Searched refs:dst_precision (Results 1 – 1 of 1) sorted by relevance
2945 VFPRegPrecision dst_precision = kDoublePrecision; in DecodeVCVTBetweenDoubleAndSingle() local2948 dst_precision = kSinglePrecision; in DecodeVCVTBetweenDoubleAndSingle()2952 int dst = instr->VFPDRegValue(dst_precision); in DecodeVCVTBetweenDoubleAndSingle()2955 if (dst_precision == kSinglePrecision) { in DecodeVCVTBetweenDoubleAndSingle()