Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_peephole.cpp55 if (n->is_fetch_inst() && (n->fetch_op_flags() & FF_GDS)) { in run_on()
H A Dsb_ir.cpp416 unsigned node::fetch_op_flags() { in fetch_op_flags() function in r600_sb::node
H A Dsb_ra_init.cpp757 no_src_swizzle |= n->is_fetch_inst() && (n->fetch_op_flags() & FF_GDS);
H A Dsb_ir.h838 unsigned fetch_op_flags();
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_isa.h125 enum fetch_op_flags enum

Completed in 11 milliseconds