Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8155 APInt InfWithQnanBit = Inf | QNaNBitMask; in expandIS_FPCLASS() local
8156 SDValue InfWithQnanBitV = DAG.getConstant(InfWithQnanBit, DL, IntVT); in expandIS_FPCLASS()