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

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZ.h 142 const unsigned TDCMASK_PLUS = TDCMASK_POSITIVE |
150 const unsigned TDCMASK_ALL = TDCMASK_PLUS | TDCMASK_MINUS;
SystemZTDC.cpp 228 Mask &= SystemZ::TDCMASK_PLUS;
260 Mask = SystemZ::TDCMASK_PLUS;

Completed in 32 milliseconds