Searched defs:ShOpLo (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/Lanai/ | ||
H A D | LanaiISelLowering.cpp | 1243 SDValue ShOpLo = Op.getOperand(0); LowerSHL_PARTS() local |
/llvm-project/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXISelLowering.cpp | 2432 SDValue ShOpLo = Op.getOperand(0); LowerShiftRightParts() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 6386 SDValue Tmp1 = DAG.getNode(ISD::SRL, dl, VT, ShOpLo, ShAmt); in LowerShiftLeftParts() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 8058 SDValue ShOpLo = Node->getOperand(0); expandShiftParts() local |