Searched refs:IsIntegerVFPType (Results 1 – 1 of 1) sorted by relevance
2807 static bool IsIntegerVFPType(VFPType type) { in IsIntegerVFPType() function2844 if (IsIntegerVFPType(reg_type) || !IsDoubleVFPType(reg_type)) { in SplitRegCode()2868 if (IsIntegerVFPType(dst_type) || IsIntegerVFPType(src_type)) { in EncodeVCVT()2873 DCHECK(!IsIntegerVFPType(dst_type) || !IsIntegerVFPType(src_type)); in EncodeVCVT()2877 if (IsIntegerVFPType(dst_type)) { in EncodeVCVT()2882 DCHECK(IsIntegerVFPType(src_type)); in EncodeVCVT()