Searched refs:SIN_PPCF128 (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 141 SIN_PPCF128, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 155 SIN_PPCF128, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 182 HANDLE_LIBCALL(SIN_PPCF128, "sinl")
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 434 RTLIB::SIN_PPCF128), in SoftenFloatRes_FSIN() 1097 RTLIB::SIN_F80, RTLIB::SIN_PPCF128), in ExpandFloatRes_FSIN()
|
D | TargetLowering.cpp | 177 Names[RTLIB::SIN_PPCF128] = "sinl"; in InitLibcallNames()
|
D | LegalizeDAG.cpp | 3333 RTLIB::SIN_F80, RTLIB::SIN_PPCF128)); in ExpandNode()
|
/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-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 584 RTLIB::SIN_PPCF128), in SoftenFloatRes_FSIN() 1387 RTLIB::SIN_PPCF128), in ExpandFloatRes_FSIN()
|
D | LegalizeDAG.cpp | 4053 RTLIB::SIN_PPCF128)); in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 173 Names[RTLIB::SIN_PPCF128] = "sinl"; in InitLibcallNames()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 396 setLibcallName(RTLIB::SIN_PPCF128, "sinl$LDBL128"); in PPCTargetLowering()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 892 setLibcallName(RTLIB::SIN_PPCF128, "sinl$LDBL128"); in PPCTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1096 setLibcallName(RTLIB::SIN_PPCF128, "sinl$LDBL128"); in PPCTargetLowering()
|