Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h151 SIN_F32, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp466 RTLIB::SIN_F32, in SoftenFloatRes_FSIN()
1106 RTLIB::SIN_F32, RTLIB::SIN_F64, in ExpandFloatRes_FSIN()
DLegalizeDAG.cpp3473 Results.push_back(ExpandFPLibCall(Node, RTLIB::SIN_F32, RTLIB::SIN_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp163 Names[RTLIB::SIN_F32] = "sinf"; in InitLibcallNames()