Searched refs:IsIntegerVFPType (Results 1 – 1 of 1) sorted by relevance
2596 static bool IsIntegerVFPType(VFPType type) { in IsIntegerVFPType() function2633 if (IsIntegerVFPType(reg_type) || !IsDoubleVFPType(reg_type)) { in SplitRegCode()2657 if (IsIntegerVFPType(dst_type) || IsIntegerVFPType(src_type)) { in EncodeVCVT()2662 ASSERT(!IsIntegerVFPType(dst_type) || !IsIntegerVFPType(src_type)); in EncodeVCVT()2666 if (IsIntegerVFPType(dst_type)) { in EncodeVCVT()2671 ASSERT(IsIntegerVFPType(src_type)); in EncodeVCVT()