Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DFloatingPointMode.h202 fcNegInf = 0x0004, enumerator
212 fcInf = fcPosInf | fcNegInf,
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenCommonISel.cpp183 case fcNegInf: in getInvertedFPClassTest()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5672 if (Check & fcNegInf) in lowerIS_FPCLASS()