Home
last modified time | relevance | path

Searched refs:COS_F32 (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h156 COS_F32, enumerator
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp225 RTLIB::COS_F32, in SoftenFloatRes_FCOS()
912 RTLIB::COS_F32, RTLIB::COS_F64, in ExpandFloatRes_FCOS()
DLegalizeDAG.cpp3248 Results.push_back(ExpandFPLibCall(Node, RTLIB::COS_F32, RTLIB::COS_F64, in ExpandNode()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringBase.cpp164 Names[RTLIB::COS_F32] = "cosf"; in InitLibcallNames()