Searched refs:COS_F128 (Results 1 – 15 of 15) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 159 COS_F128, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 193 HANDLE_LIBCALL(COS_F128, "cosl")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 193 HANDLE_LIBCALL(COS_F128, "cosl")
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 200 Table[RTLIB::COS_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 204 Table[RTLIB::COS_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 305 RTLIB::COS_F128, in SoftenFloatRes_FCOS() 1139 RTLIB::COS_F80, RTLIB::COS_F128, in ExpandFloatRes_FCOS()
|
D | LegalizeDAG.cpp | 3824 RTLIB::COS_F80, RTLIB::COS_F128, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 343 RTLIB::COS_F128, in SoftenFloatRes_FCOS() 1306 RTLIB::COS_F80, RTLIB::COS_F128, in ExpandFloatRes_FCOS()
|
D | LegalizeDAG.cpp | 3969 RTLIB::COS_F80, RTLIB::COS_F128, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 177 Names[RTLIB::COS_F128] = "cosl"; in InitLibcallNames()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 362 RTLIB::COS_F128, in SoftenFloatRes_FCOS() 1349 RTLIB::COS_F80, RTLIB::COS_F128, in ExpandFloatRes_FCOS()
|
D | LegalizeDAG.cpp | 4139 RTLIB::COS_F80, RTLIB::COS_F128, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerHelper.cpp | 306 return Size == 128 ? RTLIB::COS_F128 in getRTLibDesc()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1214 setLibcallName(RTLIB::COS_F128, "cosf128"); in PPCTargetLowering()
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1307 setLibcallName(RTLIB::COS_F128, "cosf128"); in PPCTargetLowering()
|