Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6898 uint64_t ThisCountReg = MRI.createVirtualRegister(RC); in emitMemMemWrapper() local
6931 BuildMI(MBB, DL, TII->get(SystemZ::PHI), ThisCountReg) in emitMemMemWrapper()
6966 .addReg(ThisCountReg).addImm(-1); in emitMemMemWrapper()