Searched refs:IsIntegerVFPType (Results 1 – 1 of 1) sorted by relevance
3001 static bool IsIntegerVFPType(VFPType type) { in IsIntegerVFPType() function3036 if (IsIntegerVFPType(reg_type) || !IsDoubleVFPType(reg_type)) { in SplitRegCode()3056 if (IsIntegerVFPType(dst_type) || IsIntegerVFPType(src_type)) { in EncodeVCVT()3061 DCHECK(!IsIntegerVFPType(dst_type) || !IsIntegerVFPType(src_type)); in EncodeVCVT()3065 if (IsIntegerVFPType(dst_type)) { in EncodeVCVT()3070 DCHECK(IsIntegerVFPType(src_type)); in EncodeVCVT()