Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp5876 uint64_t This2Reg = MRI.createVirtualRegister(RC); in emitStringWrapper() local
5901 BuildMI(MBB, DL, TII->get(SystemZ::PHI), This2Reg) in emitStringWrapper()
5907 .addReg(This1Reg).addReg(This2Reg); in emitStringWrapper()