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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 74 SDIVREM_I32,
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 93 Names[RTLIB::SDIVREM_I32] = nullptr;
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 409 setLibcallName(RTLIB::SDIVREM_I32, "__divmodsi4");
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
DAGCombiner.cpp     [all...]

Completed in 65 milliseconds