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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 52 SDIV_I8,
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 63 Names[RTLIB::SDIV_I8] = "__divqi3";
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp 337 { RTLIB::SDIV_I8, "__aeabi_idiv", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]

Completed in 87 milliseconds