Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8592 APInt ExpLimit = ExpMask - ExpLSB; in expandIS_FPCLASS() local
8593 SDValue ExpLimitV = DAG.getConstant(ExpLimit, DL, IntVT); in expandIS_FPCLASS()