Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8248 unsigned LHSShift = std::min(LHSLead, Scale); in expandFixedPointDiv() local
H A DDAGCombiner.cpp6921 SDValue LHSShift; // The shift. in MatchRotate() local