HomeSort by: relevance | last modified time | path
    Searched defs:target_op_end (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/amd/compiler/
aco_lower_to_hw_instr.cpp 1821 int target_op_end = target->second.op.physReg().reg_b + target->second.bytes; local
1824 int after_bytes = MAX2(target_op_end - swap_def_end, 0);

Completed in 7 milliseconds