Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZPostRewrite.cpp84 bool DestIsHigh = SystemZ::isHighReg(DestReg); in selectLOCRMux() local
106 bool DestIsHigh = SystemZ::isHighReg(DestReg); in selectSELRMux() local
H A DSystemZInstrInfo.cpp174 bool DestIsHigh = SystemZ::isHighReg(DestReg); in expandRIEPseudo() local
271 bool DestIsHigh = SystemZ::isHighReg(DestReg); in emitGRX32Move() local
1758 bool DestIsHigh = SystemZ::isHighReg(MI.getOperand(0).getReg()); in expandPostRAPseudo() local