Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
Di965_lex.l264 <CHANNEL>".all4h" { yylval.integer = BRW_PREDICATE_ALIGN16_ALL4H; return ALL4H; }
/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h975 BRW_PREDICATE_ALIGN16_ALL4H = 7, enumerator
Dbrw_vec4_nir.cpp812 *predicate = BRW_PREDICATE_ALIGN16_ALL4H; in optimize_predicate()
1512 inst->predicate = BRW_PREDICATE_ALIGN16_ALL4H; in nir_emit_alu()