Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35542 Register NextAddrReg = MRI.createVirtualRegister(AddrRegClass); in EmitVAARGWithCustomInserter() local
35546 NextAddrReg) in EmitVAARGWithCustomInserter()
35558 .addReg(NextAddrReg) in EmitVAARGWithCustomInserter()