Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZ.h123 const unsigned TDCMASK_SUBNORMAL_PLUS = 0x080; variable
134 TDCMASK_SUBNORMAL_PLUS |
HDSystemZTDC.cpp176 SystemZ::TDCMASK_SUBNORMAL_PLUS), // lt in convertFCmp()
194 SystemZ::TDCMASK_SUBNORMAL_PLUS), // lt in convertFCmp()
HDSystemZISelLowering.cpp6083 TDCMask |= SystemZ::TDCMASK_SUBNORMAL_PLUS; in lowerIS_FPCLASS()