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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 72 SDIVREM_I8,
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 85 Names[RTLIB::SDIVREM_I8] = nullptr;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 665 setLibcallName(RTLIB::SDIVREM_I8, "__aeabi_idivmod");
674 setLibcallCallingConv(RTLIB::SDIVREM_I8, CallingConv::ARM_AAPCS);
    [all...]

Completed in 2758 milliseconds