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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 74 SDIVREM_I32,
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
TargetLowering.cpp 111 Names[RTLIB::SDIVREM_I32] = 0;
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 428 setLibcallName(RTLIB::SDIVREM_I32, "__divmodsi4");
    [all...]

Completed in 800 milliseconds