Home
last modified time | relevance | path

Searched refs:DIV_F128 (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h104 DIV_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def106 HANDLE_LIBCALL(DIV_F128, "__divtf3")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp164 Table[RTLIB::DIV_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1798 setLibcallName(RTLIB::DIV_F128, "_Qp_div"); in SparcTargetLowering()
1816 setLibcallName(RTLIB::DIV_F128, "_Q_div"); in SparcTargetLowering()
3104 getLibcallName(RTLIB::DIV_F128), 2); in LowerOperation()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1785 setLibcallName(RTLIB::DIV_F128, "_Qp_div"); in SparcTargetLowering()
1803 setLibcallName(RTLIB::DIV_F128, "_Q_div"); in SparcTargetLowering()
3070 getLibcallName(RTLIB::DIV_F128), 2); in LowerOperation()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp318 RTLIB::DIV_F128, in SoftenFloatRes_FDIV()
1152 RTLIB::DIV_F128, in ExpandFloatRes_FDIV()
DLegalizeDAG.cpp3902 RTLIB::DIV_F80, RTLIB::DIV_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp321 RTLIB::DIV_F128, in SoftenFloatRes_FDIV()
1206 RTLIB::DIV_F128, in ExpandFloatRes_FDIV()
DLegalizeDAG.cpp4187 RTLIB::DIV_F80, RTLIB::DIV_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp122 Names[RTLIB::DIV_F128] = "__divtf3"; in InitLibcallNames()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2356 return LowerF128Call(Op, DAG, RTLIB::DIV_F128); in LowerOperation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2826 return LowerF128Call(Op, DAG, RTLIB::DIV_F128); in LowerOperation()