Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:CondCodes

200   SystemZCC::CondCodes CC = static_cast<SystemZCC::CondCodes>(Cond[0].getImm());
266 SystemZCC::CondCodes BranchCode = getCondFromBranchOpc(I->getOpcode());
288 SystemZCC::CondCodes OldBranchCode = (SystemZCC::CondCodes)Cond[0].getImm();
338 SystemZCC::CondCodes CC = (SystemZCC::CondCodes)Cond[0].getImm();
351 SystemZInstrInfo::getBrCond(SystemZCC::CondCodes CC) const {
372 SystemZCC::CondCodes
393 SystemZCC::CondCodes
394 SystemZInstrInfo::getOppositeCondition(SystemZCC::CondCodes CC) const {