Searched refs:LowerShiftLeftParts (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaISelLowering.h | 194 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | XtensaISelLowering.cpp | 1342 SDValue XtensaTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in XtensaTargetLowering 1493 return LowerShiftLeftParts(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 179 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | M68kISelLowering.cpp | 1419 return LowerShiftLeftParts(Op, DAG); in LowerOperation() 3430 SDValue M68kTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in M68kTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.h | 316 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | NVPTXISelLowering.cpp | 2315 SDValue NVPTXTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in NVPTXTargetLowering 2911 return LowerShiftLeftParts(Op, DAG); in LowerOperation()
|
| H A D | NVPTXInstrInfo.td | 2356 // NVPTXISelLowering (LowerShiftLeftParts and LowerShiftRightParts)
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 876 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | ARMISelLowering.cpp | 6432 SDValue ARMTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in ARMTargetLowering 10668 case ISD::SHL_PARTS: return LowerShiftLeftParts(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 13971 …tPartsENS_7SDValueERNS_12SelectionDAGE", "llvm::ARMTargetLowering::LowerShiftLeftParts(llvm::SDVal…
|