Lines Matching refs:LoadRR
371 __ LoadRR(r0, i.InputRegister(0)); \
771 __ LoadRR(i.OutputRegister(), sp); in AssembleArchInstruction() local
774 __ LoadRR(i.OutputRegister(), fp); in AssembleArchInstruction() local
780 __ LoadRR(i.OutputRegister(), fp); in AssembleArchInstruction() local
844 __ LoadRR(kScratchReg, i.InputRegister(1)); in AssembleArchInstruction() local
863 __ LoadRR(kScratchReg, i.InputRegister(1)); in AssembleArchInstruction() local
882 __ LoadRR(kScratchReg, i.InputRegister(1)); in AssembleArchInstruction() local
987 __ LoadRR(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
1125 __ LoadRR(r1, i.InputRegister(0)); in AssembleArchInstruction() local
1130 __ LoadRR(r1, i.InputRegister(0)); in AssembleArchInstruction() local
1156 __ LoadRR(r1, i.InputRegister(0)); in AssembleArchInstruction() local
1162 __ LoadRR(r0, i.InputRegister(0)); in AssembleArchInstruction() local
1170 __ LoadRR(r1, i.InputRegister(0)); in AssembleArchInstruction() local
1177 __ LoadRR(r0, i.InputRegister(0)); in AssembleArchInstruction() local
1216 __ LoadRR(r1, i.InputRegister(0)); in AssembleArchInstruction() local
1221 __ LoadRR(r1, i.InputRegister(0)); in AssembleArchInstruction() local
1325 __ LoadRR(i.OutputRegister(), r0); in AssembleArchInstruction() local
1331 __ LoadRR(i.OutputRegister(), r0); in AssembleArchInstruction() local
1818 __ LoadRR(reg, kScratchReg); in AssembleArchBoolean() local
1837 __ LoadRR(reg, kScratchReg); in AssembleArchBoolean() local
1921 __ LoadRR(fp, sp); in AssembleConstructFrame() local
2150 __ LoadRR(temp, src); in AssembleMove() local
2151 __ LoadRR(src, dst); in AssembleMove() local
2152 __ LoadRR(dst, temp); in AssembleMove() local
2156 __ LoadRR(temp, src); in AssembleMove() local