Searched refs:all_undef (Results 1 – 5 of 5) sorted by relevance
86 bool all_undef = true; in get_ssa() local88 all_undef = all_undef && ops[i].isUndefined(); in get_ssa()89 if (all_undef) { in get_ssa()
1389 bool all_undef = instr->operands[0].isUndefined(); in label_instruction() local1390 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()
10704 bool all_undef = true; in emit_stream_output() local10708 all_undef = all_undef && !out[i].id(); in emit_stream_output()10710 if (all_undef) in emit_stream_output()
238 name: all_undef247 ; CHECK-LABEL: name: all_undef
205 name: all_undef217 ; CHECK-LABEL: name: all_undef