Searched refs:OverflowAddrReg (Results 1 – 2 of 2) sorted by relevance
11549 unsigned OverflowAddrReg = MRI.createVirtualRegister(AddrRegClass); in EmitVAARG64WithCustomInserter() local11550 BuildMI(overflowMBB, DL, TII->get(X86::MOV64rm), OverflowAddrReg) in EmitVAARG64WithCustomInserter()11567 .addReg(OverflowAddrReg) in EmitVAARG64WithCustomInserter()11575 .addReg(OverflowAddrReg); in EmitVAARG64WithCustomInserter()
22926 unsigned OverflowAddrReg = MRI.createVirtualRegister(AddrRegClass); in EmitVAARG64WithCustomInserter() local22927 BuildMI(overflowMBB, DL, TII->get(X86::MOV64rm), OverflowAddrReg) in EmitVAARG64WithCustomInserter()22944 .addReg(OverflowAddrReg) in EmitVAARG64WithCustomInserter()22952 .addReg(OverflowAddrReg); in EmitVAARG64WithCustomInserter()