Home
last modified time | relevance | path

Searched refs:COS_F128 (Results 1 – 15 of 15) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h159 COS_F128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def193 HANDLE_LIBCALL(COS_F128, "cosl")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def193 HANDLE_LIBCALL(COS_F128, "cosl")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp200 Table[RTLIB::COS_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp204 Table[RTLIB::COS_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp305 RTLIB::COS_F128, in SoftenFloatRes_FCOS()
1139 RTLIB::COS_F80, RTLIB::COS_F128, in ExpandFloatRes_FCOS()
DLegalizeDAG.cpp3824 RTLIB::COS_F80, RTLIB::COS_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp343 RTLIB::COS_F128, in SoftenFloatRes_FCOS()
1306 RTLIB::COS_F80, RTLIB::COS_F128, in ExpandFloatRes_FCOS()
DLegalizeDAG.cpp3969 RTLIB::COS_F80, RTLIB::COS_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp177 Names[RTLIB::COS_F128] = "cosl"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp362 RTLIB::COS_F128, in SoftenFloatRes_FCOS()
1349 RTLIB::COS_F80, RTLIB::COS_F128, in ExpandFloatRes_FCOS()
DLegalizeDAG.cpp4139 RTLIB::COS_F80, RTLIB::COS_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp306 return Size == 128 ? RTLIB::COS_F128 in getRTLibDesc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1214 setLibcallName(RTLIB::COS_F128, "cosf128"); in PPCTargetLowering()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1307 setLibcallName(RTLIB::COS_F128, "cosf128"); in PPCTargetLowering()