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.cpp293 RTLIB::EXP2_F64, in SoftenFloatRes_FEXP2()
1041 RTLIB::EXP2_F32, RTLIB::EXP2_F64, in ExpandFloatRes_FEXP2()
DLegalizeDAG.cpp3349 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP2_F32, RTLIB::EXP2_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp160 Names[RTLIB::EXP2_F64] = "exp2"; in InitLibcallNames()