Home
last modified time | relevance | path

Searched refs:SQRT_F64 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h122 SQRT_F64, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp479 RTLIB::SQRT_F64, in SoftenFloatRes_FSQRT()
1116 RTLIB::SQRT_F32, RTLIB::SQRT_F64, in ExpandFloatRes_FSQRT()
DLegalizeDAG.cpp3454 Results.push_back(ExpandFPLibCall(Node, RTLIB::SQRT_F32, RTLIB::SQRT_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp134 Names[RTLIB::SQRT_F64] = "sqrt"; in InitLibcallNames()