Home
last modified time | relevance | path

Searched refs:TDCMASK_MINUS (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZ.h131 const unsigned TDCMASK_MINUS = TDCMASK_NEGATIVE | variable
135 const unsigned TDCMASK_ALL = TDCMASK_PLUS | TDCMASK_MINUS;
DSystemZTDC.cpp249 Mask = SystemZ::TDCMASK_MINUS; in convertICmp()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZ.h147 const unsigned TDCMASK_MINUS = TDCMASK_NEGATIVE | variable
151 const unsigned TDCMASK_ALL = TDCMASK_PLUS | TDCMASK_MINUS;
DSystemZTDC.cpp249 Mask = SystemZ::TDCMASK_MINUS; in convertICmp()