Searched defs:ShiftOperand (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 10199 SDValue ShiftOperand = N->getOperand(0); combineShiftToMULH() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 47969 SDValue ShiftOperand = N->getOperand(0); combineShiftToPMULH() local |