Home
last modified time | relevance | path

Searched refs:fcPosInf (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DFloatingPointMode.h209 fcPosInf = 0x0200, enumerator
212 fcInf = fcPosInf | fcNegInf,
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenCommonISel.cpp182 case fcPosInf: in getInvertedFPClassTest()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5670 if (Check & fcPosInf) in lowerIS_FPCLASS()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7760 if (PartialCheck == fcPosInf) in expandIS_FPCLASS()