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/Target/ARM/
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp 405 setLibcallName(RTLIB::SDIV_I8, "__aeabi_idiv");
411 setLibcallCallingConv(RTLIB::SDIV_I8, CallingConv::ARM_AAPCS);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 87 Names[RTLIB::SDIV_I8] = "__divqi3";
    [all...]
LegalizeDAG.cpp     [all...]

Completed in 478 milliseconds