Searched defs:SrcIsHigh (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZPostRewrite.cpp | 85 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); in selectLOCRMux() local |
H A D | SystemZInstrInfo.cpp | 175 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); expandRIEPseudo() local |