Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1241 SDValue ShOpLo = Op.getOperand(0); in LowerSHL_PARTS() local
1289 SDValue ShOpLo = Op.getOperand(0); in LowerSRL_PARTS() local
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2089 SDValue ShOpLo = Op.getOperand(0); in LowerShiftRightParts() local
2150 SDValue ShOpLo = Op.getOperand(0); in LowerShiftLeftParts() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6300 SDValue ShOpLo = Op.getOperand(0); in LowerShiftRightParts() local
6344 SDValue ShOpLo = Op.getOperand(0); in LowerShiftLeftParts() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7665 SDValue ShOpLo = Node->getOperand(0); in expandShiftParts() local