Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h166 POW_F32, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp400 RTLIB::POW_F32, in SoftenFloatRes_FPOW()
1037 RTLIB::POW_F32, RTLIB::POW_F64, in ExpandFloatRes_FPOW()
DLegalizeDAG.cpp3234 Results.push_back(ExpandFPLibCall(Node, RTLIB::POW_F32, RTLIB::POW_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp169 Names[RTLIB::POW_F32] = "powf"; in InitLibcallNames()