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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_print_asm.cpp174 bool has_literal = chip >= GFX10 && (((binary[pos + 1] & 0x1ff) == 0xff) || local in function:aco::__anonfd3d6ab70110::disasm_instr
176 size = 2 + has_literal;
H A Daco_optimizer.cpp2704 bool has_literal = false; local in function:aco::apply_sgprs
2707 has_literal = true;
2723 if (has_literal)

Completed in 8 milliseconds