Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h131 EXP_F64, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h142 EXP_F64, enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp244 RTLIB::EXP_F64, in SoftenFloatRes_FEXP()
963 RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandFloatRes_FEXP()
DTargetLowering.cpp167 Names[RTLIB::EXP_F64] = "exp"; in InitLibcallNames()
DLegalizeDAG.cpp3352 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandNode()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp328 RTLIB::EXP_F64, in SoftenFloatRes_FEXP()
1162 RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandFloatRes_FEXP()
DLegalizeDAG.cpp3847 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP_F32, RTLIB::EXP_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp160 Names[RTLIB::EXP_F64] = "exp"; in InitLibcallNames()