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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
RuntimeLibcalls.h 99 DIV_F64,
  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 102 DIV_F64,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 102 DIV_F64,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 102 DIV_F64,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
RuntimeLibcalls.h 102 DIV_F64,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 102 DIV_F64,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 102 DIV_F64,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
RuntimeLibcalls.h 102 DIV_F64,
  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 61 { RTLIB::DIV_F64, "__mips16_divdf3" },
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 233 RTLIB::DIV_F64,
    [all...]
TargetLowering.cpp 135 Names[RTLIB::DIV_F64] = "__divdf3";
    [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 316 RTLIB::DIV_F64,
    [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 120 Names[RTLIB::DIV_F64] = "__divdf3";
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.cpp 104 setLibcallName(RTLIB::DIV_F64, "__fast_divdf3");
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp 197 setLibcallName(RTLIB::DIV_F64, "__divdf3vfp");
270 setLibcallName(RTLIB::DIV_F64, "__aeabi_ddiv");
274 setLibcallCallingConv(RTLIB::DIV_F64, CallingConv::ARM_AAPCS);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 189 { RTLIB::DIV_F64, "__divdf3vfp", ISD::SETCC_INVALID },
267 { RTLIB::DIV_F64, "__aeabi_ddiv", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
    [all...]

Completed in 111 milliseconds