HomeSort by: relevance | last modified time | path
    Searched refs:CompareAndBranch (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZElimCompare.cpp 605 Type = SystemZII::CompareAndBranch;
643 // This is only valid for CompareAndBranch and CompareAndSibcall.
645 (Type == SystemZII::CompareAndBranch ||
659 if (Type == SystemZII::CompareAndBranch ||
677 if (Type == SystemZII::CompareAndBranch) {
SystemZInstrInfo.h 141 CompareAndBranch,
SystemZInstrInfo.cpp 1737 case SystemZII::CompareAndBranch:

Completed in 20 milliseconds