Home
last modified time | relevance | path

Searched defs:SrcIsHigh (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp129 bool SrcIsHigh = isHighReg(SrcReg); in expandRIEPseudo() local
206 bool SrcIsHigh = isHighReg(SrcReg); in emitGRX32Move() local
1174 bool SrcIsHigh = isHighReg(MI.getOperand(2).getReg()); in expandPostRAPseudo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp157 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); in expandRIEPseudo() local
254 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); in emitGRX32Move() local
1381 bool SrcIsHigh = SystemZ::isHighReg(MI.getOperand(2).getReg()); in expandPostRAPseudo() local
H A DSystemZPostRewrite.cpp92 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); in selectLOCRMux() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp162 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); in expandRIEPseudo() local
259 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); in emitGRX32Move() local
1499 bool SrcIsHigh = SystemZ::isHighReg(MI.getOperand(2).getReg()); in expandPostRAPseudo() local
H A DSystemZPostRewrite.cpp85 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); in selectLOCRMux() local