Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp10178 aco_opcode branch_opcode = aco_opcode::p_cbranch_z; in begin_uniform_if_then() local
10179 branch.reset(create_instruction(branch_opcode, Format::PSEUDO_BRANCH, 1, 0)); in begin_uniform_if_then()