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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_insert_exec_mask.cpp56 std::vector<uint16_t> defined_in; member in struct:aco::__anon045cfe6e0110::wqm_ctx
60 : program(program_), defined_in(program->peekAllocationId(), 0xFFFF),
120 if (ctx.defined_in[tmp.id()] != 0xFFFF)
121 ctx.worklist.insert(ctx.defined_in[tmp.id()]);
164 ctx.defined_in[def] = block->index;

Completed in 4 milliseconds