Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp390 Type = SystemZII::CompareAndSibcall; in fuseCompareOperations()
423 if (Type == SystemZII::CompareAndSibcall) in fuseCompareOperations()
432 Type == SystemZII::CompareAndSibcall) in fuseCompareOperations()
452 if (Type == SystemZII::CompareAndSibcall) in fuseCompareOperations()
DSystemZInstrInfo.h125 CompareAndSibcall, enumerator
DSystemZInstrInfo.cpp1450 case SystemZII::CompareAndSibcall: in getFusedCompare()