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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 75 SDIVREM_I64,
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 88 Names[RTLIB::SDIVREM_I64] = nullptr;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 668 setLibcallName(RTLIB::SDIVREM_I64, "__aeabi_ldivmod");
677 setLibcallCallingConv(RTLIB::SDIVREM_I64, CallingConv::ARM_AAPCS);
    [all...]

Completed in 40 milliseconds