Home | History | Annotate | Download | only in ia32

Lines Matching full:tooperand

34     return ToOperand(instr_->InputAt(index), extra);
41 Operand OutputOperand() { return ToOperand(instr_->Output()); }
43 Operand ToOperand(InstructionOperand* op, int extra = 0) {
63 return ToOperand(op, kPointerSize);
1851 Operand dst = g.ToOperand(destination);
1855 Operand src = g.ToOperand(source);
1860 Operand dst = g.ToOperand(destination);
1875 Operand dst = g.ToOperand(destination);
1884 Operand dst = g.ToOperand(destination);
1897 Operand dst = g.ToOperand(destination);
1907 Operand dst = g.ToOperand(destination);
1920 Operand dst0 = g.ToOperand(destination);
1933 Operand dst = g.ToOperand(destination);
1938 Operand src = g.ToOperand(source);
1943 Operand dst = g.ToOperand(destination);
1970 Operand dst = g.ToOperand(destination);
1973 dst = g.ToOperand(destination);
1977 Operand dst1 = g.ToOperand(destination);
1980 Operand src1 = g.ToOperand(source);
1982 Operand dst2 = g.ToOperand(destination);
1985 Operand src2 = g.ToOperand(source);
1997 Operand other = g.ToOperand(destination);
2003 Operand src0 = g.ToOperand(source);
2005 Operand dst0 = g.ToOperand(destination);