Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_exec_mask.cpp364 std::vector<unsigned>& header_preds = header->linear_preds; in add_coupling_code() local
371 phi->operands[i] = get_exec_op(ctx.info[header_preds[i]].exec[instr_idx].first); in add_coupling_code()
381 get_exec_op(ctx.info[header_preds[i]].exec[info.num_exec_masks - 1].first); in add_coupling_code()
389 get_exec_op(ctx.info[header_preds[i]].exec[info.num_exec_masks].first); in add_coupling_code()
397 uint8_t type = ctx.info[header_preds[0]].exec[exec_idx].second; in add_coupling_code()

Completed in 2 milliseconds