Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7773 APInt InfWithQnanBit = Inf | QNaNBitMask; in expandIS_FPCLASS() local
7774 SDValue InfWithQnanBitV = DAG.getConstant(InfWithQnanBit, DL, IntVT); in expandIS_FPCLASS()