Home
last modified time | relevance | path

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

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