Searched refs:CompareAndBranch (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp589 Type = SystemZII::CompareAndBranch;
627 // This is only valid for CompareAndBranch and CompareAndSibcall.
629 (Type == SystemZII::CompareAndBranch ||
643 if (Type == SystemZII::CompareAndBranch ||
661 if (Type == SystemZII::CompareAndBranch) {
H A DSystemZInstrInfo.h152 CompareAndBranch, enumerator in enum:llvm::SystemZII::FusedCompareType
H A DSystemZInstrInfo.cpp1775 case SystemZII::CompareAndBranch:

Completed in 191 milliseconds