Home | History | Annotate | Download | only in TableGen

Lines Matching refs:SmallVectorImpl

1052   const SmallVectorImpl<MVT::SimpleValueType> &getVTList() const { return VTs; }
1053 const SmallVectorImpl<unsigned> &getOperandList() const { return Operands; }