Lines Matching defs:component
332 unsigned component,
350 * component slots as used and set the bit size to 0. If there is
357 last_comp = component + type_without_array->vector_elements * dmul;
383 } else if (comp >= component && comp < last_comp) {
387 "assigned to location %d and component %d\n",
411 "component %u.\n",
423 "component %u.\n",
435 "component %u.\n",
449 "component %u.\n",
456 } else if (comp >= component && comp < last_comp) {
475 /* Bump location index and reset the component index */
478 component = 0;