Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDRuntimeLibcalls.h142 EXP_F64, enumerator
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeFloatTypes.cpp287 RTLIB::EXP_F64, in SoftenFloatRes_FEXP()
1039 RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandFloatRes_FEXP()
HDLegalizeDAG.cpp3407 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandNode()
/NextBSD/contrib/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp160 Names[RTLIB::EXP_F64] = "exp"; in InitLibcallNames()