Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_exec_mask.cpp178 get_exec_op(Operand t) in get_exec_op() function
199 get_exec_op(exec_mask)); in transition_to_WQM()
305 phi->operands[0] = get_exec_op(ctx.info[preds[0]].exec[i].first); in add_coupling_code()
316 phi->operands[0] = get_exec_op(ctx.info[preds[0]].exec[info.num_exec_masks - 1].first); in add_coupling_code()
327 phi->operands[0] = get_exec_op(ctx.info[preds[0]].exec.back().first); in add_coupling_code()
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()
416 phi->operands[i] = get_exec_op(ctx.info[preds[i]].exec[exec_idx].first); in add_coupling_code()
451 get_exec_op(ct in add_coupling_code()
[all...]

Completed in 2 milliseconds