Home
last modified time | relevance | path

Searched refs:MULHS (Results 1 – 25 of 38) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h441 MULHU, MULHS, enumerator
DTargetLowering.h2245 case ISD::MULHS: in isCommutativeBinOp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelDAGToDAG.cpp210 case ISD::MULHS: in trySelect()
DMipsSEISelLowering.cpp185 setOperationAction(ISD::MULHS, MVT::i32, Custom); in MipsSETargetLowering()
196 setOperationAction(ISD::MULHS, MVT::i64, Custom); in MipsSETargetLowering()
233 setOperationAction(ISD::MULHS, MVT::i32, Legal); in MipsSETargetLowering()
280 setOperationAction(ISD::MULHS, MVT::i64, Legal); in MipsSETargetLowering()
456 case ISD::MULHS: return lowerMulDiv(Op, MipsISD::Mult, false, true, DAG); in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp92 setOperationAction(ISD::MULHS, T, Custom); in initializeHVXLowering()
151 setOperationAction(ISD::MULHS, T, Custom); in initializeHVXLowering()
1338 bool IsSigned = Op.getOpcode() == ISD::MULHS; in LowerHvxMulh()
1543 case ISD::MULHS: in LowerHvxOperation()
1578 case ISD::MULHS: in LowerHvxOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86IntrinsicsInfo.h388 X86_INTRINSIC_DATA(avx2_pmulh_w, INTR_TYPE_2OP, ISD::MULHS, 0),
843 X86_INTRINSIC_DATA(avx512_pmulh_w_512, INTR_TYPE_2OP, ISD::MULHS, 0),
1053 X86_INTRINSIC_DATA(sse2_pmulh_w, INTR_TYPE_2OP, ISD::MULHS, 0),
DX86ISelLowering.cpp302 setOperationAction(ISD::MULHS, VT, Expand); in X86TargetLowering()
789 setOperationAction(ISD::MULHS, VT, Expand); in X86TargetLowering()
892 setOperationAction(ISD::MULHS, MVT::v4i32, Custom); in X86TargetLowering()
894 setOperationAction(ISD::MULHS, MVT::v16i8, Custom); in X86TargetLowering()
896 setOperationAction(ISD::MULHS, MVT::v8i16, Legal); in X86TargetLowering()
1277 setOperationAction(ISD::MULHS, MVT::v8i32, Custom); in X86TargetLowering()
1279 setOperationAction(ISD::MULHS, MVT::v16i16, HasInt256 ? Legal : Custom); in X86TargetLowering()
1281 setOperationAction(ISD::MULHS, MVT::v32i8, Custom); in X86TargetLowering()
1556 setOperationAction(ISD::MULHS, MVT::v16i32, Custom); in X86TargetLowering()
1778 setOperationAction(ISD::MULHS, MVT::v32i16, Legal); in X86TargetLowering()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp229 case ISD::MULHS: return "mulhs"; in getOperationName()
DTargetLowering.cpp4782 if (IsAfterLegalization ? isOperationLegal(ISD::MULHS, VT) in BuildSDIV()
4783 : isOperationLegalOrCustom(ISD::MULHS, VT)) in BuildSDIV()
4784 Q = DAG.getNode(ISD::MULHS, dl, VT, N0, MagicFactor); in BuildSDIV()
5743 isOperationLegalOrCustom(ISD::MULHS, HiLoVT); in expandMUL_LOHI()
5773 Hi = DAG.getNode(Signed ? ISD::MULHS : ISD::MULHU, dl, HiLoVT, L, R); in expandMUL_LOHI()
7232 unsigned HiOp = Signed ? ISD::MULHS : ISD::MULHU; in expandFixedPointMul()
7497 { ISD::MULHS, ISD::SMUL_LOHI, ISD::SIGN_EXTEND }}; in expandMULO()
DLegalizeVectorOps.cpp369 case ISD::MULHS: in LegalizeOp()
DLegalizeDAG.cpp3310 case ISD::MULHS: { in ExpandNode()
3327 Node->getOpcode() == ISD::UMUL_LOHI ? ISD::MULHU : ISD::MULHS; in ExpandNode()
3364 bool HasMULHS = TLI.isOperationLegalOrCustom(ISD::MULHS, VT); in ExpandNode()
DLegalizeVectorTypes.cpp909 case ISD::MULHS: in SplitVectorResult()
2714 case ISD::MULHS: in WidenVectorResult()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFISelLowering.cpp91 setOperationAction(ISD::MULHS, VT, Expand); in BPFTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp123 setOperationAction(ISD::MULHS, MVT::i8, Promote); in MSP430TargetLowering()
128 setOperationAction(ISD::MULHS, MVT::i16, Expand); in MSP430TargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelLowering.cpp111 setOperationAction(ISD::MULHS, MVT::i32, Legal); in ARCTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp339 setOperationAction(ISD::MULHS, MVT::i64, Expand); in AMDGPUTargetLowering()
368 setOperationAction(ISD::MULHS, VT, Expand); in AMDGPUTargetLowering()
493 setTargetDAGCombine(ISD::MULHS); in AMDGPUTargetLowering()
3993 case ISD::MULHS: in PerformDAGCombine()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp115 setOperationAction(ISD::MULHS, MVT::i32, Expand); in LanaiTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp113 {ISD::BSWAP, ISD::SMUL_LOHI, ISD::UMUL_LOHI, ISD::MULHS, ISD::MULHU, in WebAssemblyTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp175 setOperationAction(ISD::MULHS, VT, Expand); in AVRTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1649 setOperationAction(ISD::MULHS, MVT::i32, Expand); in SparcTargetLowering()
1672 setOperationAction(ISD::MULHS, MVT::i64, Expand); in SparcTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp100 setOperationAction(ISD::MULHS, MVT::i32, Expand); in XCoreTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td354 def mulhs : SDNode<"ISD::MULHS" , SDTIntBinOp, [SDNPCommutative]>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenFastISel.inc2375 // FastEmit functions for ISD::MULHS.
3292 case ISD::MULHS: return fastEmit_ISD_MULHS_rr(VT, RetVT, Op0, Op0IsKill, Op1, Op1IsKill);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp127 setOperationAction(ISD::MULHS, XLenVT, Expand); in RISCVTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenFastISel.inc1781 // FastEmit functions for ISD::MULHS.
3415 case ISD::MULHS: return fastEmit_ISD_MULHS_rr(VT, RetVT, Op0, Op0IsKill, Op1, Op1IsKill);

12