Home
last modified time | relevance | path

Searched refs:TDCMASK_NORMAL_MINUS (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZ.h122 const unsigned TDCMASK_NORMAL_MINUS = 0x100; variable
136 const unsigned TDCMASK_NEGATIVE = TDCMASK_NORMAL_MINUS |
DSystemZTDC.cpp183 SystemZ::TDCMASK_NORMAL_MINUS | in convertFCmp()
202 (SystemZ::TDCMASK_NORMAL_MINUS | in convertFCmp()
DSystemZISelLowering.cpp5677 TDCMask |= SystemZ::TDCMASK_NORMAL_MINUS; in lowerIS_FPCLASS()