Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp587 Type = SystemZII::CompareAndBranch; in fuseCompareOperations()
627 (Type == SystemZII::CompareAndBranch || in fuseCompareOperations()
641 if (Type == SystemZII::CompareAndBranch || in fuseCompareOperations()
659 if (Type == SystemZII::CompareAndBranch) { in fuseCompareOperations()
H A DSystemZInstrInfo.h152 CompareAndBranch, enumerator
H A DSystemZInstrInfo.cpp2023 case SystemZII::CompareAndBranch: in getFusedCompare()