Home
last modified time | relevance | path

Searched refs:POW_F64 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h167 POW_F64, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp500 RTLIB::POW_F64, in SoftenFloatRes_FPOW()
1261 RTLIB::POW_F32, RTLIB::POW_F64, in ExpandFloatRes_FPOW()
DLegalizeDAG.cpp4115 Results.push_back(ExpandFPLibCall(Node, RTLIB::POW_F32, RTLIB::POW_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp180 Names[RTLIB::POW_F64] = "pow"; in InitLibcallNames()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3397 { RTLIB::POW_F32, RTLIB::POW_F64 } in fastLowerIntrinsicCall()