Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h153 SIN_F80, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp564 RTLIB::SIN_F80, in SoftenFloatRes_FSIN()
1314 RTLIB::SIN_F80, RTLIB::SIN_F128, in ExpandFloatRes_FSIN()
DLegalizeDAG.cpp4038 RTLIB::SIN_F80, RTLIB::SIN_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp171 Names[RTLIB::SIN_F80] = "sinl"; in InitLibcallNames()