Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZPostRewrite.cpp91 bool DestIsHigh = SystemZ::isHighReg(DestReg); in selectLOCRMux() local
113 bool DestIsHigh = SystemZ::isHighReg(DestReg); in selectSELRMux() local
H A DSystemZInstrInfo.cpp156 bool DestIsHigh = SystemZ::isHighReg(DestReg); in expandRIEPseudo() local
253 bool DestIsHigh = SystemZ::isHighReg(DestReg); in emitGRX32Move() local
1488 bool DestIsHigh = SystemZ::isHighReg(MI.getOperand(0).getReg()); in expandPostRAPseudo() local