Searched refs:COS_F128 (Results 1 – 9 of 9) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 159 COS_F128, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 186 HANDLE_LIBCALL(COS_F128, "cosl")
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 197 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-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 308 RTLIB::COS_F128, in SoftenFloatRes_FCOS() 1193 RTLIB::COS_F80, RTLIB::COS_F128, in ExpandFloatRes_FCOS()
|
D | LegalizeDAG.cpp | 4058 RTLIB::COS_F80, RTLIB::COS_F128, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 177 Names[RTLIB::COS_F128] = "cosl"; in InitLibcallNames()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1112 setLibcallName(RTLIB::COS_F128, "cosf128"); in PPCTargetLowering()
|