Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h117 POWI_F64, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp471 RTLIB::POWI_F64, in SoftenFloatRes_FPOWI()
1157 RTLIB::POWI_F32, RTLIB::POWI_F64, in ExpandFloatRes_FPOWI()
DLegalizeDAG.cpp3388 Results.push_back(ExpandFPLibCall(Node, RTLIB::POWI_F32, RTLIB::POWI_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp130 Names[RTLIB::POWI_F64] = "__powidf2"; in InitLibcallNames()