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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 70 UREM_I64,
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 81 Names[RTLIB::UREM_I64] = "__umoddi3";
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 273 setLibcallName(RTLIB::UREM_I64, "_aullrem");
278 setLibcallCallingConv(RTLIB::UREM_I64, CallingConv::X86_StdCall);
    [all...]

Completed in 45 milliseconds