Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDRuntimeLibcalls.h166 POW_F32, enumerator
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeFloatTypes.cpp463 RTLIB::POW_F32, in SoftenFloatRes_FPOW()
1156 RTLIB::POW_F32, RTLIB::POW_F64, in ExpandFloatRes_FPOW()
HDLegalizeDAG.cpp3456 Results.push_back(ExpandFPLibCall(Node, RTLIB::POW_F32, RTLIB::POW_F64, in ExpandNode()
/NextBSD/contrib/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp179 Names[RTLIB::POW_F32] = "powf"; in InitLibcallNames()
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64FastISel.cpp3435 { RTLIB::POW_F32, RTLIB::POW_F64 } in fastLowerIntrinsicCall()