Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h152 SIN_F64, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp467 RTLIB::SIN_F64, 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.cpp164 Names[RTLIB::SIN_F64] = "sin"; in InitLibcallNames()