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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 102 DIV_F64,
  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 184 setMips16LibcallName(RTLIB::DIV_F64, "__mips16_divdf3");
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 238 RTLIB::DIV_F64,
    [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 110 Names[RTLIB::DIV_F64] = "__divdf3";
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 190 setLibcallName(RTLIB::DIV_F64, "__divdf3vfp");
263 setLibcallName(RTLIB::DIV_F64, "__aeabi_ddiv");
267 setLibcallCallingConv(RTLIB::DIV_F64, CallingConv::ARM_AAPCS);
    [all...]

Completed in 446 milliseconds