Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h170 POW_PPCF128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def206 HANDLE_LIBCALL(POW_PPCF128, "powl")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def206 HANDLE_LIBCALL(POW_PPCF128, "powl")
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp520 RTLIB::POW_PPCF128), in SoftenFloatRes_FPOW()
1281 RTLIB::POW_PPCF128), in ExpandFloatRes_FPOW()
DLegalizeDAG.cpp3898 RTLIB::POW_PPCF128)); in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp548 RTLIB::POW_PPCF128)); in SoftenFloatRes_FPOW()
1451 RTLIB::POW_PPCF128), Lo, Hi); in ExpandFloatRes_FPOW()
DLegalizeDAG.cpp4070 RTLIB::POW_F128, RTLIB::POW_PPCF128, Results); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp183 Names[RTLIB::POW_PPCF128] = "powl"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp567 RTLIB::POW_PPCF128)); in SoftenFloatRes_FPOW()
1494 RTLIB::POW_PPCF128), Lo, Hi); in ExpandFloatRes_FPOW()
DLegalizeDAG.cpp4248 RTLIB::POW_F128, RTLIB::POW_PPCF128, Results); in ConvertNodeToLibcall()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp890 setLibcallName(RTLIB::POW_PPCF128, "powl$LDBL128"); in PPCTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1196 setLibcallName(RTLIB::POW_PPCF128, "powl$LDBL128"); in PPCTargetLowering()