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

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZ.h 38 const unsigned CCMASK_CMP_LE = CCMASK_CMP_EQ | CCMASK_CMP_LT;
SystemZISelLowering.cpp 2066 (Value == -1 && C.CCMask == SystemZ::CCMASK_CMP_LE) ||
2375 if (CCMask == SystemZ::CCMASK_CMP_LE)
2391 if (CCMask == SystemZ::CCMASK_CMP_LE)
2403 if (CCMask == SystemZ::CCMASK_CMP_LE)
2463 if (NewC.CCMask == SystemZ::CCMASK_CMP_LE ||
8357 SystemZ::CCMASK_CMP_LE, 0);
8360 SystemZ::CCMASK_CMP_LE, 32);
8363 SystemZ::CCMASK_CMP_LE, 64);
8377 SystemZ::CCMASK_CMP_LE, 0);
8380 SystemZ::CCMASK_CMP_LE, 32)
    [all...]

Completed in 64 milliseconds