Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp605 Type = SystemZII::CompareAndBranch; in fuseCompareOperations()
645 (Type == SystemZII::CompareAndBranch || in fuseCompareOperations()
659 if (Type == SystemZII::CompareAndBranch || in fuseCompareOperations()
677 if (Type == SystemZII::CompareAndBranch) { in fuseCompareOperations()
H A DSystemZInstrInfo.h141 CompareAndBranch, enumerator
H A DSystemZInstrInfo.cpp1737 case SystemZII::CompareAndBranch: in getFusedCompare()