Searched defs:LHSShift (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
| H A D | TargetLowering.cpp | 10328 unsigned LHSShift = std::min(LHSLead, Scale); expandFixedPointDiv() local |
| H A D | DAGCombiner.cpp | 8427 SDValue LHSShift; // The shift. MatchRotate() local |