Home
last modified time | relevance | path

Searched defs:NOP_ctx_gfx10 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_insert_NOPs.cpp123 struct NOP_ctx_gfx10 { struct
124 bool has_VOPC_write_exec = false;
125 bool has_nonVALU_exec_read = false;
126 bool has_VMEM = false;
127 bool has_branch_after_VMEM = false;
128 bool has_DS = false;
129 bool has_branch_after_DS = false;
130 bool has_NSA_MIMG = false;
131 bool has_writelane = false;
132 std::bitset<128> sgprs_read_by_VMEM;
[all …]