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.cpp8761 APInt InfWithQnanBit = Inf | QNaNBitMask; in expandIS_FPCLASS() local
8762 SDValue InfWithQnanBitV = DAG.getConstant(InfWithQnanBit, DL, IntVT); in expandIS_FPCLASS()