Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h147 EXP2_F64, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp323 RTLIB::EXP2_F64, in SoftenFloatRes_FEXP2()
1154 RTLIB::EXP2_F32, RTLIB::EXP2_F64, in ExpandFloatRes_FEXP2()
DLegalizeDAG.cpp4071 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP2_F32, RTLIB::EXP2_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp165 Names[RTLIB::EXP2_F64] = "exp2"; in InitLibcallNames()