Searched defs:ShOpHi (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/Lanai/ | ||
H A D | LanaiISelLowering.cpp | 1244 SDValue ShOpHi = Op.getOperand(1); LowerSHL_PARTS() local |
/llvm-project/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXISelLowering.cpp | 2433 SDValue ShOpHi = Op.getOperand(1); LowerShiftRightParts() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 6343 SDValue ShOpHi = Op.getOperand(1); LowerShiftRightParts() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 8059 SDValue ShOpHi = Node->getOperand(1); expandShiftParts() local |