Home
last modified time | relevance | path

Searched refs:SQRT_F128 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h124 SQRT_F128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp481 RTLIB::SQRT_F128, 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/Target/Sparc/
DSparcISelLowering.cpp1636 setLibcallName(RTLIB::SQRT_F128, "_Qp_sqrt"); in SparcTargetLowering()
1654 setLibcallName(RTLIB::SQRT_F128, "_Q_sqrt"); in SparcTargetLowering()
2820 getLibcallName(RTLIB::SQRT_F128),1); in LowerOperation()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp136 Names[RTLIB::SQRT_F128] = "sqrtl"; in InitLibcallNames()