Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h104 DIV_F128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def108 HANDLE_LIBCALL(DIV_F128, "__divtf3")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def108 HANDLE_LIBCALL(DIV_F128, "__divtf3")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp167 Table[RTLIB::DIV_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp168 Table[RTLIB::DIV_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1760 setLibcallName(RTLIB::DIV_F128, "_Qp_div"); in SparcTargetLowering()
1778 setLibcallName(RTLIB::DIV_F128, "_Q_div"); in SparcTargetLowering()
3051 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1753 setLibcallName(RTLIB::DIV_F128, "_Qp_div"); in SparcTargetLowering()
1771 setLibcallName(RTLIB::DIV_F128, "_Q_div"); in SparcTargetLowering()
3045 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-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp352 RTLIB::DIV_F128, in SoftenFloatRes_FDIV()
1316 RTLIB::DIV_F128, in ExpandFloatRes_FDIV()
DLegalizeDAG.cpp4103 RTLIB::DIV_F80, RTLIB::DIV_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp139 setLibcallName(RTLIB::DIV_F128, "__divkf3"); in InitLibcalls()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp122 Names[RTLIB::DIV_F128] = "__divtf3"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp371 RTLIB::DIV_F128, in SoftenFloatRes_FDIV()
1359 RTLIB::DIV_F128, in ExpandFloatRes_FDIV()
DLegalizeDAG.cpp4281 RTLIB::DIV_F80, RTLIB::DIV_F128, in ConvertNodeToLibcall()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp142 setLibcallName(RTLIB::DIV_F128, "__divkf3"); in InitLibcalls()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2356 return LowerF128Call(Op, DAG, RTLIB::DIV_F128); in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp3203 return LowerF128Call(Op, DAG, RTLIB::DIV_F128); in LowerOperation()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp4171 return LowerF128Call(Op, DAG, RTLIB::DIV_F128); in LowerOperation()