Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZPostRewrite.cpp91 bool DestIsHigh = SystemZ::isHighReg(DestReg); in selectLOCRMux() local
113 bool DestIsHigh = SystemZ::isHighReg(DestReg); in selectSELRMux() local
DSystemZInstrInfo.cpp156 bool DestIsHigh = SystemZ::isHighReg(DestReg); in expandRIEPseudo() local
253 bool DestIsHigh = SystemZ::isHighReg(DestReg); in emitGRX32Move() local
1380 bool DestIsHigh = SystemZ::isHighReg(MI.getOperand(0).getReg()); in expandPostRAPseudo() local
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp128 bool DestIsHigh = isHighReg(DestReg); in expandRIEPseudo() local
205 bool DestIsHigh = isHighReg(DestReg); in emitGRX32Move() local
1173 bool DestIsHigh = isHighReg(MI.getOperand(0).getReg()); in expandPostRAPseudo() local