Searched defs:component_bytes (Results 1 – 2 of 2) sorted by relevance
44 component_bytes(struct ir3_register *src) in component_bytes() function
442 unsigned component_bytes = dst.bytes() / num_components; in expand_vector() local