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.cpp84 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); in selectLOCRMux() local
H A DSystemZInstrInfo.cpp177 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); in expandRIEPseudo() local
274 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); in emitGRX32Move() local
1792 bool SrcIsHigh = SystemZ::isHighReg(MI.getOperand(2).getReg()); in expandPostRAPseudo() local