Searched refs:MatchedOperandNo (Results 1 – 1 of 1) sorted by relevance
310 using MatchedOperandNo = Bitfield::Element<unsigned, 16, 15>; variable317 unsigned getMatchedOperandNo() const { return Bitfield::get<MatchedOperandNo>(Storage); } in getMatchedOperandNo()396 Bitfield::set<MatchedOperandNo>(Storage, OperandNo); in setMatchingOp()