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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 95 MUL_F64,
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 324 RTLIB::MUL_F64,
    [all...]
TargetLowering.cpp 131 Names[RTLIB::MUL_F64] = "__muldf3";
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 196 setLibcallName(RTLIB::MUL_F64, "__muldf3vfp");
271 setLibcallName(RTLIB::MUL_F64, "__aeabi_dmul");
275 setLibcallCallingConv(RTLIB::MUL_F64, CallingConv::ARM_AAPCS);
    [all...]

Completed in 176 milliseconds