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

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h166 POW_F32, enumerator in enum:llvm::RTLIB::Libcall
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp400 RTLIB::POW_F32,
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.cpp169 Names[RTLIB::POW_F32] = "powf";

Completed in 189 milliseconds