Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp161 bool DestIsHigh = SystemZ::isHighReg(DestReg); in expandRIEPseudo() local
258 bool DestIsHigh = SystemZ::isHighReg(DestReg); in emitGRX32Move() local
1498 bool DestIsHigh = SystemZ::isHighReg(MI.getOperand(0).getReg()); in expandPostRAPseudo() local