Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_insert_NOPs.cpp494 bool consider_buf = (instr->format == Format::MUBUF || instr->format == Format::MTBUF) && in handle_instruction_gfx6() local
507 if (consider_buf || consider_mimg || consider_flat) { in handle_instruction_gfx6()