Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1243 SDValue ShOpHi = Op.getOperand(1); in LowerSHL_PARTS() local
1291 SDValue ShOpHi = Op.getOperand(1); in LowerSRL_PARTS() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2438 SDValue ShOpHi = Op.getOperand(1); in LowerShiftRightParts() local
2499 SDValue ShOpHi = Op.getOperand(1); in LowerShiftLeftParts() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6328 SDValue ShOpHi = Op.getOperand(1); in LowerShiftRightParts() local
6372 SDValue ShOpHi = Op.getOperand(1); in LowerShiftLeftParts() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8127 SDValue ShOpHi = Node->getOperand(1); in expandShiftParts() local