Home
last modified time | relevance | path

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

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