Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h155 SIN_PPCF128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def189 HANDLE_LIBCALL(SIN_PPCF128, "sinl")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def189 HANDLE_LIBCALL(SIN_PPCF128, "sinl")
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp583 RTLIB::SIN_PPCF128), in SoftenFloatRes_FSIN()
1333 RTLIB::SIN_PPCF128), in ExpandFloatRes_FSIN()
DLegalizeDAG.cpp3820 RTLIB::SIN_PPCF128)); in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp618 RTLIB::SIN_PPCF128)); in SoftenFloatRes_FSIN()
1493 RTLIB::SIN_PPCF128), Lo, Hi); in ExpandFloatRes_FSIN()
DLegalizeDAG.cpp3964 RTLIB::SIN_PPCF128, Results); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp173 Names[RTLIB::SIN_PPCF128] = "sinl"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp646 RTLIB::SIN_PPCF128)); in SoftenFloatRes_FSIN()
1557 RTLIB::SIN_PPCF128), Lo, Hi); in ExpandFloatRes_FSIN()
DLegalizeDAG.cpp4134 RTLIB::SIN_PPCF128, Results); in ConvertNodeToLibcall()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp892 setLibcallName(RTLIB::SIN_PPCF128, "sinl$LDBL128"); in PPCTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1198 setLibcallName(RTLIB::SIN_PPCF128, "sinl$LDBL128"); in PPCTargetLowering()