Home
last modified time | relevance | path

Searched refs:SQRT_F64 (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h115 SQRT_F64, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h122 SQRT_F64, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def124 HANDLE_LIBCALL(SQRT_F64, "sqrt")
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp443 RTLIB::SQRT_F64, in SoftenFloatRes_FSQRT()
1105 RTLIB::SQRT_F32, RTLIB::SQRT_F64, in ExpandFloatRes_FSQRT()
DTargetLowering.cpp151 Names[RTLIB::SQRT_F64] = "sqrt"; in InitLibcallNames()
DLegalizeDAG.cpp3328 Results.push_back(ExpandFPLibCall(Node, RTLIB::SQRT_F32, RTLIB::SQRT_F64, in ExpandNode()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp175 Table[RTLIB::SQRT_F64] = f64_func_f64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp592 RTLIB::SQRT_F64, in SoftenFloatRes_FSQRT()
1341 RTLIB::SQRT_F32, RTLIB::SQRT_F64, in ExpandFloatRes_FSQRT()
DLegalizeDAG.cpp3813 Results.push_back(ExpandFPLibCall(Node, RTLIB::SQRT_F32, RTLIB::SQRT_F64, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp593 RTLIB::SQRT_F64, in SoftenFloatRes_FSQRT()
1395 RTLIB::SQRT_F32, RTLIB::SQRT_F64, in ExpandFloatRes_FSQRT()
DLegalizeDAG.cpp4045 Results.push_back(ExpandFPLibCall(Node, RTLIB::SQRT_F32, RTLIB::SQRT_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp140 Names[RTLIB::SQRT_F64] = "sqrt"; in InitLibcallNames()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1628 setLibcallName(RTLIB::SQRT_F64, "__hexagon_fast2_sqrtdf2"); in HexagonTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2126 setLibcallName(RTLIB::SQRT_F64, "__hexagon_fast2_sqrtdf2"); in HexagonTargetLowering()