Home
last modified time | relevance | path

Searched refs:middle_bytes (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1924 int middle_bytes = target->second.bytes - before_bytes - after_bytes; in handle_operands() local
1927 unsigned after_offset = before_bytes + middle_bytes; in handle_operands()
1938 if (middle_bytes) { in handle_operands()
1940 copy.bytes = middle_bytes; in handle_operands()
1942 RegClass rc = target->second.op.regClass().resize(middle_bytes); in handle_operands()

Completed in 5 milliseconds