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

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h121 SQRT_F32, enumerator in enum:llvm::RTLIB::Libcall
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp463 RTLIB::SQRT_F32,
1088 RTLIB::SQRT_F32, RTLIB::SQRT_F64,
H A DLegalizeDAG.cpp3142 Results.push_back(ExpandFPLibCall(Node, RTLIB::SQRT_F32, RTLIB::SQRT_F64,
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp129 Names[RTLIB::SQRT_F32] = "sqrtf";

Completed in 196 milliseconds