Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h123 SQRT_F80, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp480 RTLIB::SQRT_F80, in SoftenFloatRes_FSQRT()
1117 RTLIB::SQRT_F80, RTLIB::SQRT_F128, in ExpandFloatRes_FSQRT()
DLegalizeDAG.cpp3455 RTLIB::SQRT_F80, RTLIB::SQRT_F128, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp135 Names[RTLIB::SQRT_F80] = "sqrtl"; in InitLibcallNames()