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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 55 SDIV_I64,
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 66 Names[RTLIB::SDIV_I64] = "__divdi3";
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp 340 { RTLIB::SDIV_I64, "__aeabi_ldivmod", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 270 setLibcallName(RTLIB::SDIV_I64, "_alldiv");
275 setLibcallCallingConv(RTLIB::SDIV_I64, CallingConv::X86_StdCall);
    [all...]

Completed in 580 milliseconds