Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp9818 unsigned RHSTrail = DAG.computeKnownBits(RHS).countMinTrailingZeros(); in expandFixedPointDiv() local
9828 if (LHSLead + RHSTrail < Scale + (unsigned)(Saturating && Signed)) in expandFixedPointDiv()