HomeSort by relevance Sort by last modified time
    Searched refs:CCMASK_CMP_NE (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZ.h 38 const unsigned CCMASK_CMP_NE = CCMASK_CMP_LT | CCMASK_CMP_GT;
SystemZLongBranch.cpp 357 .addImm(SystemZ::CCMASK_CMP_NE)
SystemZISelLowering.cpp     [all...]
SystemZElimCompare.cpp 185 Branch->getOperand(1).getImm() != SystemZ::CCMASK_CMP_NE)
SystemZInstrInfo.cpp     [all...]

Completed in 72 milliseconds