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