Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp603 Type = SystemZII::CompareAndBranch; in fuseCompareOperations()
643 (Type == SystemZII::CompareAndBranch || in fuseCompareOperations()
657 if (Type == SystemZII::CompareAndBranch || in fuseCompareOperations()
675 if (Type == SystemZII::CompareAndBranch) { in fuseCompareOperations()
DSystemZInstrInfo.h141 CompareAndBranch, enumerator
DSystemZInstrInfo.cpp1766 case SystemZII::CompareAndBranch: in getFusedCompare()