Searched refs:SQRT_F64 (Results 1 - 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DRuntimeLibcalls.h115 SQRT_F64, enumerator in enum:llvm::RTLIB::Libcall
/external/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h122 SQRT_F64, enumerator in enum:llvm::RTLIB::Libcall
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp443 RTLIB::SQRT_F64,
1105 RTLIB::SQRT_F32, RTLIB::SQRT_F64,
H A DTargetLowering.cpp151 Names[RTLIB::SQRT_F64] = "sqrt";
H A DLegalizeDAG.cpp3328 Results.push_back(ExpandFPLibCall(Node, RTLIB::SQRT_F32, RTLIB::SQRT_F64,
/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp592 RTLIB::SQRT_F64,
1341 RTLIB::SQRT_F32, RTLIB::SQRT_F64,
H A DLegalizeDAG.cpp3813 Results.push_back(ExpandFPLibCall(Node, RTLIB::SQRT_F32, RTLIB::SQRT_F64,
/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp140 Names[RTLIB::SQRT_F64] = "sqrt";
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2126 setLibcallName(RTLIB::SQRT_F64, "__hexagon_fast2_sqrtdf2");

Completed in 71 milliseconds