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 61 { RTLIB::DIV_F64, "__mips16_divdf3" },
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 241 RTLIB::DIV_F64,
    [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 114 Names[RTLIB::DIV_F64] = "__divdf3";
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 188 setLibcallName(RTLIB::DIV_F64, "__divdf3vfp");
268 { RTLIB::DIV_F64, "__aeabi_ddiv", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
    [all...]

Completed in 709 milliseconds