Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZ.h124 const unsigned TDCMASK_SUBNORMAL_MINUS = 0x040; variable
137 TDCMASK_SUBNORMAL_MINUS |
H A DSystemZTDC.cpp184 SystemZ::TDCMASK_SUBNORMAL_MINUS), // gt in convertFCmp()
201 SystemZ::TDCMASK_SUBNORMAL_MINUS), // gt in convertFCmp()
H A DSystemZISelLowering.cpp6081 TDCMask |= SystemZ::TDCMASK_SUBNORMAL_MINUS; in lowerIS_FPCLASS()