Home | History | Annotate | Download | only in x64

Lines Matching refs:TempRegister

193     InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()};
746 InstructionOperand temps[] = {g.TempRegister(rdx)};
1063 InstructionOperand temps[] = {g.TempRegister()};
1071 InstructionOperand temps[] = {g.TempRegister()};
1189 InstructionOperand temps[] = {g.TempRegister(rax)};
1564 InstructionOperand index_operand = g.TempRegister();