Searched refs:opInfo_begin (Results 1 – 3 of 3) sorted by relevance
213 const_opInfo_iterator opInfo_begin() const { return OpInfo; } in opInfo_begin() function217 return make_range(opInfo_begin(), opInfo_end()); in operands()
25 const auto &OpInfo = MCInstrDesc.opInfo_begin()[OpIndex]; in Instruction()
550 MCID.opInfo_begin(), MCID.opInfo_end(), 0U, in verify()