Searched refs:SQRT_PPCF128 (Results 1 - 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DRuntimeLibcalls.h117 SQRT_PPCF128, enumerator in enum:llvm::RTLIB::Libcall
/external/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h125 SQRT_PPCF128, enumerator in enum:llvm::RTLIB::Libcall
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp445 RTLIB::SQRT_PPCF128),
1106 RTLIB::SQRT_F80, RTLIB::SQRT_PPCF128),
H A DTargetLowering.cpp153 Names[RTLIB::SQRT_PPCF128] = "sqrtl";
H A DLegalizeDAG.cpp3329 RTLIB::SQRT_F80, RTLIB::SQRT_PPCF128));
/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp595 RTLIB::SQRT_PPCF128),
1343 RTLIB::SQRT_PPCF128),
H A DLegalizeDAG.cpp3815 RTLIB::SQRT_PPCF128));
/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp143 Names[RTLIB::SQRT_PPCF128] = "sqrtl";
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
H A DPPCISelLowering.cpp397 setLibcallName(RTLIB::SQRT_PPCF128, "sqrtl$LDBL128");
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp893 setLibcallName(RTLIB::SQRT_PPCF128, "sqrtl$LDBL128");

Completed in 175 milliseconds