Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h134 EXP2_F32, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h146 EXP2_F32, enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp254 RTLIB::EXP2_F32, in SoftenFloatRes_FEXP2()
972 RTLIB::EXP2_F32, RTLIB::EXP2_F64, in ExpandFloatRes_FEXP2()
DTargetLowering.cpp170 Names[RTLIB::EXP2_F32] = "exp2f"; in InitLibcallNames()
DLegalizeDAG.cpp3356 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP2_F32, RTLIB::EXP2_F64, in ExpandNode()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp339 RTLIB::EXP2_F32, in SoftenFloatRes_FEXP2()
1172 RTLIB::EXP2_F32, RTLIB::EXP2_F64, in ExpandFloatRes_FEXP2()
DLegalizeDAG.cpp3852 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP2_F32, RTLIB::EXP2_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp164 Names[RTLIB::EXP2_F32] = "exp2f"; in InitLibcallNames()