HomeSort by relevance Sort by last modified time
    Searched refs:UDIV_I32 (Results 1 - 7 of 7) sorted by null

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 59 UDIV_I32,
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 66 Names[RTLIB::UDIV_I32] = "__udivsi3";
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp 402 setLibcallName(RTLIB::UDIV_I32, "__aeabi_uidiv");
410 setLibcallCallingConv(RTLIB::UDIV_I32, CallingConv::ARM_AAPCS);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]
LegalizeDAG.cpp     [all...]

Completed in 34 milliseconds