Searched defs:ShOpLo (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/ | ||
H A D | LanaiISelLowering.cpp | 1243 SDValue ShOpLo = Op.getOperand(0); LowerSHL_PARTS() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXISelLowering.cpp | 2424 SDValue ShOpLo = Op.getOperand(0); LowerShiftRightParts() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 6310 SDValue ShOpLo = Op.getOperand(0); LowerShiftRightParts() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 7986 SDValue ShOpLo = Node->getOperand(0); expandShiftParts() local |