Lines Matching defs:results
423 ir_rvalue *results[4] = {NULL};
440 results[elem] = expr(ir_unop_pack_double_2x32, unpacked);
445 ir->operands[0] = results[0];
446 ir->operands[1] = results[1];
447 ir->operands[2] = results[2];
448 ir->operands[3] = results[3];
477 ir_rvalue *results[4] = {NULL};
516 results[elem] = expr(ir_unop_pack_double_2x32, unpacked);
522 ir->operands[0] = results[0];
523 ir->operands[1] = results[1];
524 ir->operands[2] = results[2];
525 ir->operands[3] = results[3];