Searched refs:IsIntegerVFPType (Results 1 – 1 of 1) sorted by relevance
2699 static bool IsIntegerVFPType(VFPType type) { in IsIntegerVFPType() function2736 if (IsIntegerVFPType(reg_type) || !IsDoubleVFPType(reg_type)) { in SplitRegCode()2760 if (IsIntegerVFPType(dst_type) || IsIntegerVFPType(src_type)) { in EncodeVCVT()2765 DCHECK(!IsIntegerVFPType(dst_type) || !IsIntegerVFPType(src_type)); in EncodeVCVT()2769 if (IsIntegerVFPType(dst_type)) { in EncodeVCVT()2774 DCHECK(IsIntegerVFPType(src_type)); in EncodeVCVT()