Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2197 Register MainDestReg = MRI.createVirtualRegister(RC); in emitEHSjLjSetJmp() local
2269 BuildMI(MainMBB, DL, TII->get(VE::LEAzii), MainDestReg) in emitEHSjLjSetJmp()
2277 .addReg(MainDestReg) in emitEHSjLjSetJmp()