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

/external/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h124 SQRT_F128, enumerator in enum:llvm::RTLIB::Libcall
/external/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1786 setLibcallName(RTLIB::SQRT_F128, "_Qp_sqrt");
1804 setLibcallName(RTLIB::SQRT_F128, "_Q_sqrt");
3072 getLibcallName(RTLIB::SQRT_F128),1);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp594 RTLIB::SQRT_F128,
1342 RTLIB::SQRT_F80, RTLIB::SQRT_F128,
H A DLegalizeDAG.cpp3814 RTLIB::SQRT_F80, RTLIB::SQRT_F128,
/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp142 Names[RTLIB::SQRT_F128] = "sqrtl";

Completed in 48 milliseconds