Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16930 SDValue MantissaShiftCnt = in combineFMulOrFDivWithIntPow2() local
16935 SDValue Shift = DAG.getNode(ISD::SHL, DL, NewIntVT, Log2, MantissaShiftCnt); in combineFMulOrFDivWithIntPow2()