Home | History | Annotate | Download | only in TableGen

Lines Matching refs:MVT

170                   MVT::SimpleValueType VT,
358 typedef std::map<MVT::SimpleValueType, PredMap> RetPredMap;
359 typedef std::map<MVT::SimpleValueType, RetPredMap> TypeRetPredMap;
487 MVT::SimpleValueType RetVT = MVT::isVoid;
489 MVT::SimpleValueType VT = RetVT;
595 MVT::SimpleValueType VT = TI->first;
600 MVT::SimpleValueType RetVT = RI->first;
668 OS << "(MVT RetVT";
675 MVT::SimpleValueType RetVT = RI->first;
692 OS << "(MVT RetVT";
761 OS << "(MVT VT, MVT RetVT";
769 MVT::SimpleValueType VT = TI->first;
793 OS << "(MVT VT, MVT RetVT, unsigned Opcode";