Searched defs:SrcIsHigh (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZPostRewrite.cpp92 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); local
H A DSystemZInstrInfo.cpp157 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); local
254 bool SrcIsHigh = SystemZ::isHighReg(SrcReg); local
1381 bool SrcIsHigh = SystemZ::isHighReg(MI.getOperand(2).getReg()); local

Completed in 51 milliseconds