Home
last modified time | relevance | path

Searched refs:SQRT_F32 (Results 1 – 15 of 15) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h121 SQRT_F32, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def125 HANDLE_LIBCALL(SQRT_F32, "sqrtf")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def125 HANDLE_LIBCALL(SQRT_F32, "sqrtf")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp177 Table[RTLIB::SQRT_F32] = f32_func_f32; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp178 Table[RTLIB::SQRT_F32] = f32_func_f32; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp591 RTLIB::SQRT_F32, 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-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp623 RTLIB::SQRT_F32, in SoftenFloatRes_FSQRT()
1499 RTLIB::SQRT_F32, RTLIB::SQRT_F64, in ExpandFloatRes_FSQRT()
DLegalizeDAG.cpp3951 ExpandFPLibCall(Node, RTLIB::SQRT_F32, RTLIB::SQRT_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp139 Names[RTLIB::SQRT_F32] = "sqrtf"; in InitLibcallNames()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1675 setLibcallName(RTLIB::SQRT_F32, "__hexagon_fast2_sqrtf"); in HexagonTargetLowering()
1677 setLibcallName(RTLIB::SQRT_F32, "__hexagon_sqrtf"); in HexagonTargetLowering()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1824 setLibcallName(RTLIB::SQRT_F32, "__hexagon_fast2_sqrtf"); in HexagonTargetLowering()
1826 setLibcallName(RTLIB::SQRT_F32, "__hexagon_sqrtf"); in HexagonTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2148 setLibcallName(RTLIB::SQRT_F32, "__hexagon_fast2_sqrtf"); in HexagonTargetLowering()
2150 setLibcallName(RTLIB::SQRT_F32, "__hexagon_sqrtf"); in HexagonTargetLowering()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp651 RTLIB::SQRT_F32, in SoftenFloatRes_FSQRT()
1563 RTLIB::SQRT_F32, RTLIB::SQRT_F64, in ExpandFloatRes_FSQRT()
DLegalizeDAG.cpp4121 ExpandFPLibCall(Node, RTLIB::SQRT_F32, RTLIB::SQRT_F64, in ConvertNodeToLibcall()