Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp7485 Register NextCountReg = MRI.createVirtualRegister(RC); in emitMemMemWrapper() local
7519 .addReg(NextCountReg).addMBB(NextMBB); in emitMemMemWrapper()
7551 BuildMI(MBB, DL, TII->get(SystemZ::AGHI), NextCountReg) in emitMemMemWrapper()
7554 .addReg(NextCountReg).addImm(0); in emitMemMemWrapper()