Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h141 EXP_F32, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp280 RTLIB::EXP_F32, in SoftenFloatRes_FEXP()
1031 RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandFloatRes_FEXP()
DLegalizeDAG.cpp3344 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp154 Names[RTLIB::EXP_F32] = "expf"; in InitLibcallNames()