Searched refs:IsSignedVFPType (Results 1 – 1 of 1) sorted by relevance
2794 static bool IsSignedVFPType(VFPType type) { in IsSignedVFPType() function2878 opc2 = IsSignedVFPType(dst_type) ? 0x5 : 0x4; in EncodeVCVT()2885 op = IsSignedVFPType(src_type) ? 0x1 : 0x0; in EncodeVCVT()