Home
last modified time | relevance | path

Searched refs:OverflowAddrReg (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34751 Register OverflowAddrReg = MRI.createVirtualRegister(AddrRegClass); in EmitVAARGWithCustomInserter() local
34754 OverflowAddrReg) in EmitVAARGWithCustomInserter()
34773 .addReg(OverflowAddrReg) in EmitVAARGWithCustomInserter()
34784 .addReg(OverflowAddrReg); in EmitVAARGWithCustomInserter()