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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 58 UDIV_I16,
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 69 Names[RTLIB::UDIV_I16] = "__udivhi3";
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp 342 { RTLIB::UDIV_I16, "__aeabi_uidiv", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]
LegalizeDAG.cpp     [all...]

Completed in 162 milliseconds