Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DFloatingPointMode.h200 fcSNan = 0x0001, enumerator
211 fcNan = fcSNan | fcQNan,
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenCommonISel.cpp179 case fcSNan: in getInvertedFPClassTest()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5666 if (Check & fcSNan) in lowerIS_FPCLASS()