Searched refs:SIN_PPCF128 (Results 1 – 12 of 12) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 155 SIN_PPCF128, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 189 HANDLE_LIBCALL(SIN_PPCF128, "sinl")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 189 HANDLE_LIBCALL(SIN_PPCF128, "sinl")
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 583 RTLIB::SIN_PPCF128), in SoftenFloatRes_FSIN() 1333 RTLIB::SIN_PPCF128), in ExpandFloatRes_FSIN()
|
D | LegalizeDAG.cpp | 3820 RTLIB::SIN_PPCF128)); in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 618 RTLIB::SIN_PPCF128)); in SoftenFloatRes_FSIN() 1493 RTLIB::SIN_PPCF128), Lo, Hi); in ExpandFloatRes_FSIN()
|
D | LegalizeDAG.cpp | 3964 RTLIB::SIN_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 173 Names[RTLIB::SIN_PPCF128] = "sinl"; in InitLibcallNames()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 646 RTLIB::SIN_PPCF128)); in SoftenFloatRes_FSIN() 1557 RTLIB::SIN_PPCF128), Lo, Hi); in ExpandFloatRes_FSIN()
|
D | LegalizeDAG.cpp | 4134 RTLIB::SIN_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 892 setLibcallName(RTLIB::SIN_PPCF128, "sinl$LDBL128"); in PPCTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1198 setLibcallName(RTLIB::SIN_PPCF128, "sinl$LDBL128"); in PPCTargetLowering()
|