Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp77 unsigned thisSubRegIdx = (SystemZ::GRH32BitRegClass.contains(Reg) ? in shortenIIF() local
79 unsigned otherSubRegIdx = (thisSubRegIdx == SystemZ::subreg_l32 ? in shortenIIF()
81 unsigned GR64BitReg = TRI->getMatchingSuperReg(Reg, thisSubRegIdx, in shortenIIF()