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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 98 DIV_F32,
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 232 RTLIB::DIV_F32,
    [all...]
TargetLowering.cpp 134 Names[RTLIB::DIV_F32] = "__divsf3";
    [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 191 setLibcallName(RTLIB::DIV_F32, "__divsf3vfp");
308 setLibcallName(RTLIB::DIV_F32, "__aeabi_fdiv");
312 setLibcallCallingConv(RTLIB::DIV_F32, CallingConv::ARM_AAPCS);
    [all...]

Completed in 79 milliseconds