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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 101 DIV_F32,
  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 62 { RTLIB::DIV_F32, "__mips16_divsf3" },
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 240 RTLIB::DIV_F32,
    [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 113 Names[RTLIB::DIV_F32] = "__divsf3";
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 182 setLibcallName(RTLIB::DIV_F32, "__divsf3vfp");
286 { RTLIB::DIV_F32, "__aeabi_fdiv", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
    [all...]

Completed in 75 milliseconds