Home
last modified time | relevance | path

Searched defs:LHSShift (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10818 unsigned LHSShift = std::min(LHSLead, Scale); in expandFixedPointDiv() local
H A DDAGCombiner.cpp8429 SDValue LHSShift; // The shift. in MatchRotate() local