/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfoM.td | 23 def MULHU : ALU_rr<0b0000001, 0b011, "mulhu">; 45 def : PatGprGpr<mulhu, MULHU>;
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelDAGToDAG.cpp | 169 case ISD::MULHU: in Select() 174 unsigned Opcode = N->getOpcode() == ISD::MULHU ? SP::UMULrr : SP::SMULrr; in Select()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | Mips16ISelDAGToDAG.cpp | 212 case ISD::MULHU: { in trySelect() 213 MultOpc = (Opcode == ISD::MULHU ? Mips::MultuRxRy16 : Mips::MultRxRy16); in trySelect()
|
D | MipsSEISelLowering.cpp | 186 setOperationAction(ISD::MULHU, MVT::i32, Custom); in MipsSETargetLowering() 197 setOperationAction(ISD::MULHU, MVT::i64, Custom); in MipsSETargetLowering() 229 setOperationAction(ISD::MULHU, MVT::i32, Legal); in MipsSETargetLowering() 276 setOperationAction(ISD::MULHU, MVT::i64, Legal); in MipsSETargetLowering() 454 case ISD::MULHU: return lowerMulDiv(Op, MipsISD::Multu, false, true, DAG); in LowerOperation()
|
/external/llvm/lib/Target/Mips/ |
D | Mips16ISelDAGToDAG.cpp | 246 case ISD::MULHU: { in trySelect() 247 MultOpc = (Opcode == ISD::MULHU ? Mips::MultuRxRy16 : Mips::MultRxRy16); in trySelect()
|
D | MipsSEISelLowering.cpp | 117 setOperationAction(ISD::MULHU, MVT::i32, Custom); in MipsSETargetLowering() 128 setOperationAction(ISD::MULHU, MVT::i64, Custom); in MipsSETargetLowering() 162 setOperationAction(ISD::MULHU, MVT::i32, Legal); in MipsSETargetLowering() 209 setOperationAction(ISD::MULHU, MVT::i64, Legal); in MipsSETargetLowering() 368 case ISD::MULHU: return lowerMulDiv(Op, MipsISD::Multu, false, true, DAG); in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelDAGToDAG.cpp | 274 case ISD::MULHU: { in Select() 281 unsigned MulOp = (Opcode == ISD::MULHU ? in Select()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelDAGToDAG.cpp | 366 case ISD::MULHU: in Select() 371 unsigned Opcode = N->getOpcode() == ISD::MULHU ? SP::UMULrr : SP::SMULrr; in Select()
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 304 MULHU, MULHS, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 321 MULHU, MULHS, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 356 MULHU, MULHS, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 380 setOperationAction(ISD::MULHU, MVT::i64, Expand); in AMDGPUTargetLowering() 409 setOperationAction(ISD::MULHU, VT, Expand); in AMDGPUTargetLowering() 526 setTargetDAGCombine(ISD::MULHU); in AMDGPUTargetLowering() 1620 SDValue Mulhi1 = DAG.getNode(ISD::MULHU, DL, VT, Rcp64, Mullo1); in LowerUDIVREM64() 1635 SDValue Mulhi2 = DAG.getNode(ISD::MULHU, DL, VT, Add1, Mullo2); in LowerUDIVREM64() 1649 SDValue Mulhi3 = DAG.getNode(ISD::MULHU, DL, VT, LHS, Add2); in LowerUDIVREM64() 1789 SDValue RCP_HI = DAG.getNode(ISD::MULHU, DL, VT, RCP, Den); in LowerUDIVREM() 1801 SDValue E = DAG.getNode(ISD::MULHU, DL, VT, ABS_RCP_LO, RCP); in LowerUDIVREM() 1814 SDValue Quotient = DAG.getNode(ISD::MULHU, DL, VT, Tmp0, Num); in LowerUDIVREM() 3783 case ISD::MULHU: in PerformDAGCombine()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLoweringHVX.cpp | 94 setOperationAction(ISD::MULHU, T, Custom); in initializeHVXLowering() 153 setOperationAction(ISD::MULHU, T, Custom); in initializeHVXLowering() 1465 case ISD::MULHU: in LowerHvxOperation() 1498 case ISD::MULHU: return LowerHvxMulh(Op, DAG); in LowerHvxOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 115 setOperationAction(ISD::MULHU, MVT::i32, Expand); in MBlazeTargetLowering() 116 setOperationAction(ISD::MULHU, MVT::i64, Expand); in MBlazeTargetLowering()
|
/external/llvm/lib/Target/X86/ |
D | X86IntrinsicsInfo.h | 294 X86_INTRINSIC_DATA(avx2_pmulhu_w, INTR_TYPE_2OP, ISD::MULHU, 0), 1188 X86_INTRINSIC_DATA(avx512_mask_pmulhu_w_128, INTR_TYPE_2OP_MASK, ISD::MULHU, 0), 1189 X86_INTRINSIC_DATA(avx512_mask_pmulhu_w_256, INTR_TYPE_2OP_MASK, ISD::MULHU, 0), 1190 X86_INTRINSIC_DATA(avx512_mask_pmulhu_w_512, INTR_TYPE_2OP_MASK, ISD::MULHU, 0), 1900 X86_INTRINSIC_DATA(sse2_pmulhu_w, INTR_TYPE_2OP, ISD::MULHU, 0),
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2931 if (IsAfterLegalization ? isOperationLegal(ISD::MULHU, VT) : in BuildUDIV() 2932 isOperationLegalOrCustom(ISD::MULHU, VT)) in BuildUDIV() 2933 Q = DAG.getNode(ISD::MULHU, dl, VT, Q, DAG.getConstant(magics.m, dl, VT)); in BuildUDIV() 2987 bool HasMULHU = isOperationLegalOrCustom(ISD::MULHU, HiLoVT); in expandMUL() 3023 Hi = DAG.getNode(ISD::MULHU, dl, HiLoVT, LL, RL); in expandMUL() 3073 Hi = DAG.getNode(ISD::MULHU, dl, HiLoVT, LL, RL); in expandMUL()
|
D | SelectionDAGDumper.cpp | 178 case ISD::MULHU: return "mulhu"; in getOperationName()
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 144 setOperationAction(ISD::MULHU, MVT::i8, Expand); in MSP430TargetLowering() 149 setOperationAction(ISD::MULHU, MVT::i16, Expand); in MSP430TargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/Disassembler/ |
D | MBlazeDisassembler.cpp | 111 case 3: return MBlaze::MULHU; in decodeMUL()
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinISelLowering.cpp | 94 setOperationAction(ISD::MULHU, MVT::i32, Expand); in BlackfinTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86IntrinsicsInfo.h | 343 X86_INTRINSIC_DATA(avx2_pmulhu_w, INTR_TYPE_2OP, ISD::MULHU, 0), 969 X86_INTRINSIC_DATA(avx512_pmulhu_w_512, INTR_TYPE_2OP, ISD::MULHU, 0), 1194 X86_INTRINSIC_DATA(sse2_pmulhu_w, INTR_TYPE_2OP, ISD::MULHU, 0),
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 137 setOperationAction(ISD::MULHU, MVT::i8, Expand); in MSP430TargetLowering() 142 setOperationAction(ISD::MULHU, MVT::i16, Expand); in MSP430TargetLowering()
|
/external/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 85 setOperationAction(ISD::MULHU, MVT::i64, Expand); in BPFTargetLowering()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 98 ISD::MULHS, ISD::MULHU, ISD::SDIVREM, ISD::UDIVREM, ISD::SHL_PARTS, in WebAssemblyTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 211 case ISD::MULHU: return "mulhu"; in getOperationName()
|