Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8203 APInt ExpLimit = ExpMask - ExpLSB; in expandIS_FPCLASS() local
8204 SDValue ExpLimitV = DAG.getConstant(ExpLimit, DL, IntVT); in expandIS_FPCLASS()