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