Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_lower_phis.cpp86 bool all_undef = true; in get_ssa() local
88 all_undef = all_undef && ops[i].isUndefined(); in get_ssa()
89 if (all_undef) { in get_ssa()
Daco_optimizer.cpp1389 bool all_undef = instr->operands[0].isUndefined(); in label_instruction() local
1390 for (unsigned i = 1; all_undef && (i < instr->operands.size()); i++) { in label_instruction()
1392 all_undef = false; in label_instruction()
1394 if (all_undef) in label_instruction()
Daco_instruction_selection.cpp10704 bool all_undef = true; in emit_stream_output() local
10708 all_undef = all_undef && !out[i].id(); in emit_stream_output()
10710 if (all_undef) in emit_stream_output()
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/
Dpostlegalizer-lowering-ext.mir238 name: all_undef
247 ; CHECK-LABEL: name: all_undef
Dpostlegalizer-lowering-shuffle-splat.mir205 name: all_undef
217 ; CHECK-LABEL: name: all_undef