Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h159 COS_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def186 HANDLE_LIBCALL(COS_F128, "cosl")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp197 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-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp308 RTLIB::COS_F128, in SoftenFloatRes_FCOS()
1193 RTLIB::COS_F80, RTLIB::COS_F128, in ExpandFloatRes_FCOS()
DLegalizeDAG.cpp4058 RTLIB::COS_F80, RTLIB::COS_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp177 Names[RTLIB::COS_F128] = "cosl"; in InitLibcallNames()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1112 setLibcallName(RTLIB::COS_F128, "cosf128"); in PPCTargetLowering()