Home | History | Annotate | Download | only in X86

Lines Matching refs:f80

349   // Similarly, no f80 support yet.
350 if (VT == MVT::f80)
407 case MVT::f80:
408 // No f80 support yet.
431 case MVT::f80: // No f80 support yet.
3068 // out as F80 and use a truncate to move it from fp stack reg to xmm reg.
3072 CopyVT = MVT::f80;
3085 // Round the F80 the right size, which also moves to the appropriate xmm
3086 // register. This is accomplished by storing the F80 value in memory and
3214 case MVT::f80:
3215 // No f80 support yet.
3329 case MVT::f80:
3330 // No f80 support yet.