Searched refs:EXP_F32 (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 130 EXP_F32, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 141 EXP_F32, enumerator
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 243 RTLIB::EXP_F32, in SoftenFloatRes_FEXP() 963 RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandFloatRes_FEXP()
|
D | TargetLowering.cpp | 166 Names[RTLIB::EXP_F32] = "expf"; in InitLibcallNames()
|
D | LegalizeDAG.cpp | 3352 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandNode()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 327 RTLIB::EXP_F32, in SoftenFloatRes_FEXP() 1162 RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandFloatRes_FEXP()
|
D | LegalizeDAG.cpp | 3847 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP_F32, RTLIB::EXP_F64, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 159 Names[RTLIB::EXP_F32] = "expf"; in InitLibcallNames()
|