Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h130 EXP_F32, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h141 EXP_F32, enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp243 RTLIB::EXP_F32, in SoftenFloatRes_FEXP()
963 RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandFloatRes_FEXP()
DTargetLowering.cpp166 Names[RTLIB::EXP_F32] = "expf"; in InitLibcallNames()
DLegalizeDAG.cpp3352 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandNode()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp327 RTLIB::EXP_F32, 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.cpp159 Names[RTLIB::EXP_F32] = "expf"; in InitLibcallNames()