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