Home | History | Annotate | Download | only in x87

Lines Matching refs:Output

37   Operand OutputOperand() { return ToOperand(instr_->Output()); }
385 instr->HasOutput() && instr->Output()->IsDoubleRegister();
433 instr->HasOutput() && instr->Output()->IsDoubleRegister();
497 instr->HasOutput() && instr->Output()->IsDoubleRegister();
702 InstructionOperand* destination = instr->Output();
1284 X87Register output = i.OutputDoubleRegister();
1285 USE(output);
1286 DCHECK(output.code() == 0);
1301 X87Register output = i.OutputDoubleRegister();
1302 USE(output);
1303 DCHECK(output.code() == 0);
1556 // last output of the instruction.