Home
last modified time | relevance | path

Searched defs:ShOpLo (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1243 SDValue ShOpLo = Op.getOperand(0); LowerSHL_PARTS() local
1291 SDValue ShOpLo = Op.getOperand(0); LowerSRL_PARTS() local
[all...]
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2432 SDValue ShOpLo = Op.getOperand(0); LowerShiftRightParts() local
2493 SDValue ShOpLo = Op.getOperand(0); LowerShiftLeftParts() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6386 SDValue Tmp1 = DAG.getNode(ISD::SRL, dl, VT, ShOpLo, ShAmt); in LowerShiftLeftParts() local
6342 SDValue ShOpLo = Op.getOperand(0); LowerShiftRightParts() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8058 SDValue ShOpLo = Node->getOperand(0); expandShiftParts() local