HomeSort by relevance Sort by last modified time
    Searched refs:UDIVREM (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ISDOpcodes.h 196 // SDIVREM/UDIVREM - Divide two integers and produce both a quotient and
198 SDIVREM, UDIVREM,
    [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 202 /// SDIVREM/UDIVREM - Divide two integers and produce both a quotient and
204 SDIVREM, UDIVREM,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ISDOpcodes.h 208 /// SDIVREM/UDIVREM - Divide two integers and produce both a quotient and
210 SDIVREM, UDIVREM,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinISelLowering.cpp 87 setOperationAction(ISD::UDIVREM, MVT::i16, Expand);
88 setOperationAction(ISD::UDIVREM, MVT::i32, Expand);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 94 UDIVREM,
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.cpp 185 setOperationAction(ISD::UDIVREM, MVT::i8, Expand);
191 setOperationAction(ISD::UDIVREM, MVT::i16, Expand);
197 setOperationAction(ISD::UDIVREM, MVT::i32, Expand);
203 setOperationAction(ISD::UDIVREM, MVT::i64, Expand);
209 setOperationAction(ISD::UDIVREM, MVT::i128, Expand);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
AVRISelLowering.cpp 154 setOperationAction(ISD::UDIVREM, VT, Custom);
333 assert((Opcode == ISD::SDIVREM || Opcode == ISD::UDIVREM) &&
698 case ISD::UDIVREM:
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 147 setOperationAction(ISD::UDIVREM, MVT::i8, Expand);
153 setOperationAction(ISD::UDIVREM, MVT::i16, Expand);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
MSP430ISelLowering.cpp 154 setOperationAction(ISD::UDIVREM, MVT::i8, Expand);
160 setOperationAction(ISD::UDIVREM, MVT::i16, Expand);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 187 case ISD::UDIVREM: return "udivrem";
LegalizeIntegerTypes.cpp     [all...]
LegalizeVectorOps.cpp 270 case ISD::UDIVREM:
    [all...]
  /external/llvm/lib/Target/BPF/
BPFISelLowering.cpp 81 setOperationAction(ISD::UDIVREM, MVT::i64, Expand);
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 98 ISD::MULHS, ISD::MULHU, ISD::SDIVREM, ISD::UDIVREM, ISD::SHL_PARTS,
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZISelDAGToDAG.cpp 683 case ISD::UDIVREM: {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 220 case ISD::UDIVREM: return "udivrem";
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
BPFISelLowering.cpp 88 setOperationAction(ISD::UDIVREM, VT, Expand);
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp 301 setOperationAction(ISD::UDIVREM, VT, Custom);
386 setOperationAction(ISD::UDIVREM, VT, Expand);
710 case ISD::UDIVREM: return LowerUDIVREM(Op, DAG);
    [all...]
  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp 130 setOperationAction(ISD::UDIVREM, MVT::i64, Custom);
137 setOperationAction(ISD::UDIVREM, MVT::i32, Custom);
167 setOperationAction(ISD::UDIVREM, MVT::i32, Expand);
214 setOperationAction(ISD::UDIVREM, MVT::i64, Expand);
371 case ISD::UDIVREM: return lowerMulDiv(Op, MipsISD::DivRemU, true, true,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp 199 setOperationAction(ISD::UDIVREM, MVT::i64, Custom);
206 setOperationAction(ISD::UDIVREM, MVT::i32, Custom);
234 setOperationAction(ISD::UDIVREM, MVT::i32, Expand);
281 setOperationAction(ISD::UDIVREM, MVT::i64, Expand);
457 case ISD::UDIVREM: return lowerMulDiv(Op, MipsISD::DivRemU, true, true,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 128 setOperationAction(ISD::UDIVREM, MVT::i8, Promote);
134 setOperationAction(ISD::UDIVREM, MVT::i16, Expand);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeISelLowering.cpp 104 setOperationAction(ISD::UDIVREM, MVT::i32, Expand);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 110 ISD::MULHS, ISD::MULHU, ISD::SDIVREM, ISD::UDIVREM, ISD::SHL_PARTS,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp 357 setOperationAction(ISD::UDIVREM, VT, Custom);
427 setOperationAction(ISD::UDIVREM, VT, Expand);
    [all...]
  /external/llvm/lib/Target/Lanai/
LanaiISelLowering.cpp 95 setOperationAction(ISD::UDIVREM, MVT::i32, Expand);
    [all...]

Completed in 632 milliseconds

1 2 3