Home
last modified time | relevance | path

Searched refs:UDIVREM (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetTransformInfo.cpp15 return TLI->isOperationLegalOrCustom(IsSigned ? ISD::SDIVREM : ISD::UDIVREM, in hasDivRemOp()
H A DMipsSEISelLowering.cpp191 setOperationAction(ISD::UDIVREM, MVT::i64, Custom); in MipsSETargetLowering()
198 setOperationAction(ISD::UDIVREM, MVT::i32, Custom); in MipsSETargetLowering()
236 setOperationAction(ISD::UDIVREM, MVT::i32, Expand); in MipsSETargetLowering()
283 setOperationAction(ISD::UDIVREM, MVT::i64, Expand); in MipsSETargetLowering()
459 case ISD::UDIVREM: return lowerMulDiv(Op, MipsISD::DivRemU, true, true, in LowerOperation()
H A DMipsISelLowering.cpp517 setTargetDAGCombine({ISD::SDIVREM, ISD::UDIVREM, ISD::SELECT, ISD::AND, in MipsTargetLowering()
1177 case ISD::UDIVREM: in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h263 UDIVREM, enumerator
H A DSelectionDAG.h2392 case ISD::UDIVREM:
H A DBasicTTIImpl.h938 if (TLI->isOperationLegalOrCustom(IsSigned ? ISD::SDIVREM : ISD::UDIVREM,
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp161 setOperationAction(ISD::UDIVREM, MVT::i8, Custom); in AVRTargetLowering()
162 setOperationAction(ISD::UDIVREM, MVT::i16, Custom); in AVRTargetLowering()
163 setOperationAction(ISD::UDIVREM, MVT::i32, Custom); in AVRTargetLowering()
541 assert((Opcode == ISD::SDIVREM || Opcode == ISD::UDIVREM) && in LowerDivRem()
1001 case ISD::UDIVREM: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h96 UDIVREM, enumerator
H A DSystemZOperators.td290 def z_udivrem : SDNode<"SystemZISD::UDIVREM", SDT_ZGR128Binary>;
H A DSystemZISelLowering.cpp186 setOperationAction(ISD::UDIVREM, VT, Custom); in SystemZTargetLowering()
244 setOperationAction(ISD::UDIVREM, MVT::i128, Expand); in SystemZTargetLowering()
4209 lowerGR128Binary(DAG, DL, VT, SystemZISD::UDIVREM, in lowerUDIVREM()
6160 case ISD::UDIVREM: in LowerOperation()
6397 OPCODE(UDIVREM); in getTargetNodeName()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp133 setOperationAction(ISD::UDIVREM, MVT::i8, Promote); in MSP430TargetLowering()
139 setOperationAction(ISD::UDIVREM, MVT::i16, Expand); in MSP430TargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp274 case ISD::UDIVREM: return "udivrem"; in getOperationName()
H A DLegalizeIntegerTypes.cpp5050 if (TLI.getOperationAction(ISD::UDIVREM, VT) == TargetLowering::Custom) { in ExpandIntRes_UDIV()
5051 SDValue Res = DAG.getNode(ISD::UDIVREM, dl, DAG.getVTList(VT, VT), Ops); in ExpandIntRes_UDIV()
5093 if (TLI.getOperationAction(ISD::UDIVREM, VT) == TargetLowering::Custom) { in ExpandIntRes_UREM()
5094 SDValue Res = DAG.getNode(ISD::UDIVREM, dl, DAG.getVTList(VT, VT), Ops); in ExpandIntRes_UREM()
H A DLegalizeVectorOps.cpp353 case ISD::UDIVREM: in LegalizeOp()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp101 setOperationAction(ISD::UDIVREM, VT, Expand); in BPFTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp467 setOperationAction({ISD::SDIVREM, ISD::UDIVREM}, VT, Custom); in AMDGPUTargetLowering()
516 ISD::UMUL_LOHI, ISD::SDIVREM, ISD::UDIVREM, in AMDGPUTargetLowering()
1379 case ISD::UDIVREM: return LowerUDIVREM(Op, DAG); in LowerOperation()
2045 SDValue Res = DAG.getNode(ISD::UDIVREM, DL, DAG.getVTList(HalfVT, HalfVT), in LowerUDIVREM64()
2333 SDValue Div = DAG.getNode(ISD::UDIVREM, DL, DAG.getVTList(VT, VT), LHS, RHS); in LowerSDIVREM()
H A DR600ISelLowering.cpp613 case ISD::UDIVREM: { in ReplaceNodeResults()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp60 setOperationAction(ISD::UDIVREM, MVT::i32, Expand); in CSKYTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp109 setOperationAction(ISD::UDIVREM, MVT::i32, Expand); in LanaiTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1676 setOperationAction(ISD::UDIVREM, MVT::i32, Expand); in SparcTargetLowering()
1683 setOperationAction(ISD::UDIVREM, MVT::i64, Expand); in SparcTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1601 ISD::SDIVREM, ISD::UDIVREM, ISD::ROTL, ISD::ROTR, in HexagonTargetLowering()
1647 ISD::SREM, ISD::UREM, ISD::SDIVREM, ISD::UDIVREM, ISD::SADDO, in HexagonTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp217 setOperationAction(ISD::UDIVREM, VT, Expand); in addTypeForNEON()
298 setOperationAction(ISD::UDIVREM, VT, Expand); in addMVEVectorTypes()
1296 setOperationAction(ISD::UDIVREM, MVT::i32, Custom); in ARMTargetLowering()
1298 setOperationAction(ISD::UDIVREM, MVT::i64, Custom); in ARMTargetLowering()
1301 setOperationAction(ISD::UDIVREM, MVT::i32, Expand); in ARMTargetLowering()
10679 case ISD::UDIVREM: return LowerDivRem(Op, DAG); in LowerOperation()
10748 case ISD::UDIVREM: in ReplaceNodeResults()
20679 assert((N->getOpcode() == ISD::SDIVREM || N->getOpcode() == ISD::UDIVREM || in getDivRemLibcall()
20697 assert((N->getOpcode() == ISD::SDIVREM || N->getOpcode() == ISD::UDIVREM || in getDivRemArgList()
20724 assert((Opcode == ISD::SDIVREM || Opcode == ISD::UDIVREM) && in LowerDivRem()
H A DARMTargetTransformInfo.cpp2107 case ISD::UDIVREM: in maybeLoweredToCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp157 ISD::SDIVREM, ISD::UDIVREM, ISD::SHL_PARTS, ISD::SRA_PARTS, in WebAssemblyTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp167 setOperationAction(ISD::UDIVREM, IntVT, Expand); in initSPUActions()

12