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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 53 SDIV_I16,
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 64 Names[RTLIB::SDIV_I16] = "__divhi3";
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp 338 { RTLIB::SDIV_I16, "__aeabi_idiv", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]
LegalizeDAG.cpp     [all...]

Completed in 51 milliseconds