Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp81 unsigned thisSubRegIdx = in shortenIIF() local
85 (thisSubRegIdx == SystemZ::subreg_l32 ? SystemZ::subreg_h32 in shortenIIF()
88 TRI->getMatchingSuperReg(Reg, thisSubRegIdx, &SystemZ::GR64BitRegClass); in shortenIIF()