HomeSort by relevance Sort by last modified time
    Searched defs:UDIVREM (Results 1 - 3 of 3) sorted by null

  /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...]

Completed in 158 milliseconds