Home
last modified time | relevance | path

Searched defs:SrcIsHigh (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZPostRewrite.cpp85 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); in selectLOCRMux() local
H A DSystemZInstrInfo.cpp175 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); in expandRIEPseudo() local
272 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); in emitGRX32Move() local
1759 bool SrcIsHigh = SystemZ::isHighReg(MI.getOperand(2).getReg()); in expandPostRAPseudo() local