Home | History | Annotate | Download | only in TableGen

Lines Matching refs:SimpleValueType

34 static inline bool isInteger(MVT::SimpleValueType VT) {
37 static inline bool isFloatingPoint(MVT::SimpleValueType VT) {
40 static inline bool isVector(MVT::SimpleValueType VT) {
43 static inline bool isScalar(MVT::SimpleValueType VT) {
47 EEVT::TypeSet::TypeSet(MVT::SimpleValueType VT, TreePattern &TP) {
62 EEVT::TypeSet::TypeSet(ArrayRef<MVT::SimpleValueType> VTList) {
78 bool (*Pred)(MVT::SimpleValueType),
81 ArrayRef<MVT::SimpleValueType> LegalTypes =
451 MVT::SimpleValueType Smallest = TypeVec[0];
468 MVT::SimpleValueType Largest = Other.TypeVec[Other.TypeVec.size()-1];
510 MVT::SimpleValueType VT = VTOperand.getConcrete();
917 MVT::SimpleValueType VT =
1049 /// MVT::SimpleValueType. Otherwise, return EEVT::Other.
1050 MVT::SimpleValueType SDNodeInfo::getKnownType(unsigned ResNo) const {
1561 MVT::SimpleValueType VT = getType(0);
1634 MVT::SimpleValueType OpVT = Int->IS.ParamVTs[i];
1679 MVT::SimpleValueType VT =