Searched refs:POW_F64 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h167 POW_F64, enumerator in enum:llvm::RTLIB::Libcall
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp401 RTLIB::POW_F64,
1038 RTLIB::POW_F32, RTLIB::POW_F64,
H A DLegalizeDAG.cpp3233 Results.push_back(ExpandFPLibCall(Node, RTLIB::POW_F32, RTLIB::POW_F64,
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp170 Names[RTLIB::POW_F64] = "pow";

Completed in 144 milliseconds