Searched refs:int_op_size (Results 1 – 1 of 1) sorted by relevance
442 unsigned int_op_size() const { return NumIntOperands; } in int_op_size() function475 for (unsigned i = 0, e = int_op_size(); i != e; ++i) { in printInternal()