Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZ.h123 const unsigned TDCMASK_SUBNORMAL_PLUS = 0x080; variable
134 TDCMASK_SUBNORMAL_PLUS |
H A DSystemZTDC.cpp176 SystemZ::TDCMASK_SUBNORMAL_PLUS), // lt in convertFCmp()
194 SystemZ::TDCMASK_SUBNORMAL_PLUS), // lt in convertFCmp()
H A DSystemZISelLowering.cpp5679 TDCMask |= SystemZ::TDCMASK_SUBNORMAL_PLUS; in lowerIS_FPCLASS()