Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2188 Register RestoreDestReg = MRI.createVirtualRegister(RC); in emitEHSjLjSetJmp() local
2269 .addReg(RestoreDestReg) in emitEHSjLjSetJmp()
2284 BuildMI(RestoreMBB, DL, TII->get(VE::LEAzii), RestoreDestReg) in emitEHSjLjSetJmp()