| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ISDOpcodes.h | 817 SRL_PARTS, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.cpp | 112 setOperationAction(ISD::SRL_PARTS, MVT::i8, Expand); in MSP430TargetLowering() 113 setOperationAction(ISD::SRL_PARTS, MVT::i16, Expand); in MSP430TargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.cpp | 120 setOperationAction(ISD::SRL_PARTS, MVT::i32, Custom); in LanaiTargetLowering() 187 case ISD::SRL_PARTS: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaISelLowering.cpp | 168 setOperationAction(ISD::SRL_PARTS, MVT::i32, Custom); in XtensaTargetLowering() 1496 case ISD::SRL_PARTS: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGDumper.cpp | 372 case ISD::SRL_PARTS: return "srl_parts"; in getOperationName()
|
| H A D | SelectionDAG.cpp | 3893 case ISD::SRL_PARTS: { in computeKnownBits() 10858 case ISD::SRL_PARTS: in getNode()
|
| H A D | LegalizeDAG.cpp | 1315 case ISD::SRL_PARTS: in LegalizeOp()
|
| H A D | LegalizeIntegerTypes.cpp | 4946 PartsOpc = ISD::SRL_PARTS; in ExpandIntRes_Shift()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.cpp | 121 setOperationAction(ISD::SRL_PARTS, VT, Expand); in BPFTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600ISelLowering.cpp | 157 setOperationAction({ISD::SHL_PARTS, ISD::SRL_PARTS, ISD::SRA_PARTS}, MVT::i32, in R600TargetLowering() 409 case ISD::SRL_PARTS: return LowerShiftParts(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.cpp | 65 setOperationAction(ISD::SRL_PARTS, MVT::i32, Expand); in CSKYTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.cpp | 680 setOperationAction(ISD::SRL_PARTS, MVT::i32 , Custom); in NVPTXTargetLowering() 683 setOperationAction(ISD::SRL_PARTS, MVT::i64 , Custom); in NVPTXTargetLowering() 2257 assert(Op.getOpcode() == ISD::SRA_PARTS || Op.getOpcode() == ISD::SRL_PARTS); in LowerShiftRightParts() 2913 case ISD::SRL_PARTS: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.cpp | 105 for (auto OP : {ISD::SHL_PARTS, ISD::SRA_PARTS, ISD::SRL_PARTS}) in M68kTargetLowering() 1422 case ISD::SRL_PARTS: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.cpp | 400 setOperationAction(ISD::SRL_PARTS, MVT::i64, Custom); in MipsTargetLowering() 406 setOperationAction(ISD::SRL_PARTS, MVT::i32, Custom); in MipsTargetLowering() 1353 case ISD::SRL_PARTS: return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 1823 setOperationAction(ISD::SRL_PARTS, MVT::i32, Expand); in SparcTargetLowering() 1848 setOperationAction(ISD::SRL_PARTS, MVT::i64, Expand); in SparcTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.cpp | 74 setOperationAction(ISD::SRL_PARTS, MVT::i32, Expand); in XCoreTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.cpp | 95 setOperationAction(ISD::SRL_PARTS, MVT::i16, Expand); in AVRTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 172 setOperationAction(ISD::SRL_PARTS, IntVT, Expand); in initSPUActions()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetSelectionDAG.td | 437 def srl_parts : SDNode<"ISD::SRL_PARTS" , SDTIntShiftPairOp>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 161 ISD::SRL_PARTS, ISD::ADDC, ISD::ADDE, ISD::SUBC, ISD::SUBE}) { in WebAssemblyTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.cpp | 1670 ISD::SHL_PARTS, ISD::SRA_PARTS, ISD::SRL_PARTS, in HexagonTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 81 setOperationAction(ISD::SRL_PARTS, GRLenVT, Custom); in LoongArchTargetLowering() 478 case ISD::SRL_PARTS: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 1179 setOperationAction(ISD::SRL_PARTS, MVT::i32, Custom); in ARMTargetLowering() 1196 setOperationAction(ISD::SRL_PARTS, MVT::i32, Expand); in ARMTargetLowering() 6401 assert(Op.getOpcode() == ISD::SRA_PARTS || Op.getOpcode() == ISD::SRL_PARTS); in LowerShiftRightParts() 10669 case ISD::SRL_PARTS: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 367 setOperationAction(ISD::SRL_PARTS, MVT::i64, Expand); in SystemZTargetLowering() 373 setOperationAction(ISD::SRL_PARTS, MVT::i128, Expand); in SystemZTargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 758 setOperationAction(ISD::SRL_PARTS, MVT::i64, Custom); in PPCTargetLowering() 763 setOperationAction(ISD::SRL_PARTS, MVT::i32, Custom); in PPCTargetLowering() 12597 case ISD::SRL_PARTS: return LowerSRL_PARTS(Op, DAG); in LowerOperation()
|