Lines Matching full:operands_count
858 int operands_count = store->length();859 ASSERT_LE(operands_count, ComputeOperandsCount());865 int i = operands_count - 1;891 int operands_count = store->length();892 ASSERT_LE(operands_count, ComputeOperandsCount());915 for (; i < operands_count; i++) {