Lines Matching refs:OperandCount
353 if (OperandCount() != other->OperandCount()) return false;
354 for (int i = 0; i < OperandCount(); ++i) {
365 int count = OperandCount();
417 for (int i = 0; i < OperandCount(); ++i) {
609 for (int i = 0; i < OperandCount(); ++i) {
1060 for (int i = 1; i < OperandCount(); ++i) {
1166 for (int i = 0; i < OperandCount(); ++i) {
1185 SetOperandAt(OperandCount() - 1, value);
1203 int count = OperandCount();
1271 if (OperandCount
1273 for (int i = 1; i < OperandCount(); ++i) {
1905 for (int i = 0; i < OperandCount(); ++i) {
2263 for (int i = 0; i < OperandCount(); ++i) {
2304 ASSERT(OperandCount() == block()->predecessors()->length());
2305 for (int i = 0; i < OperandCount(); ++i) {