Home | History | Annotate | Download | only in x87

Lines Matching refs:TempRegister

213     InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()};
480 InstructionOperand temps[] = {g.TempRegister(edx)};
787 InstructionOperand temps[] = {g.TempRegister(eax)};
922 InstructionOperand temps[] = {g.TempRegister()};
1184 index_operand = g.TempRegister();