Searched refs:IsSignedVFPType (Results 1 – 2 of 2) sorted by relevance
2088 static bool IsSignedVFPType(VFPType type) { in IsSignedVFPType() function2172 opc2 = IsSignedVFPType(dst_type) ? 0x5 : 0x4; in EncodeVCVT()2179 op = IsSignedVFPType(src_type) ? 0x1 : 0x0; in EncodeVCVT()
2605 static bool IsSignedVFPType(VFPType type) { in IsSignedVFPType() function2689 opc2 = IsSignedVFPType(dst_type) ? 0x5 : 0x4; in EncodeVCVT()2696 op = IsSignedVFPType(src_type) ? 0x1 : 0x0; in EncodeVCVT()