Home | History | Annotate | Download | only in X86

Lines Matching refs:isScalarFPTypeInSSEReg

131   /// isScalarFPTypeInSSEReg - Return true if the specified scalar FP type is
133 bool isScalarFPTypeInSSEReg(EVT VT) const {
1881 if (isScalarFPTypeInSSEReg(RVLocs[i].getValVT())) {