Lines Matching full:resno
532 unsigned ResNo;534 CheckTypeMatcher(MVT::SimpleValueType type, unsigned resno)535 : Matcher(CheckType), Type(type), ResNo(resno) {}538 unsigned getResNo() const { return ResNo; }