Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1242 SDValue ShOpLo = Op.getOperand(0); in LowerSHL_PARTS() local
1290 SDValue ShOpLo = Op.getOperand(0); in LowerSRL_PARTS() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2437 SDValue ShOpLo = Op.getOperand(0); in LowerShiftRightParts() local
2498 SDValue ShOpLo = Op.getOperand(0); in LowerShiftLeftParts() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6327 SDValue ShOpLo = Op.getOperand(0); in LowerShiftRightParts() local
6371 SDValue ShOpLo = Op.getOperand(0); in LowerShiftLeftParts() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8126 SDValue ShOpLo = Node->getOperand(0); in expandShiftParts() local