Home
last modified time | relevance | path

Searched refs:getpc_end (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_assembler.cpp39 unsigned getpc_end; member
80 ctx.constaddrs[instr->operands[0].constantValue()].getpc_end = out.size() + 1; in emit_instruction()
828 if (info.getpc_end >= insert_before) in insert_code()
829 info.getpc_end += insert_count; in insert_code()
958 out[info.add_literal] += (out.size() - info.getpc_end) * 4u; in fix_constaddrs()