Searched refs:OverflowAddrReg (Results 1 – 1 of 1) sorted by relevance
28003 unsigned OverflowAddrReg = MRI.createVirtualRegister(AddrRegClass); in EmitVAARG64WithCustomInserter() local28004 BuildMI(overflowMBB, DL, TII->get(X86::MOV64rm), OverflowAddrReg) in EmitVAARG64WithCustomInserter()28021 .addReg(OverflowAddrReg) in EmitVAARG64WithCustomInserter()28029 .addReg(OverflowAddrReg); in EmitVAARG64WithCustomInserter()