Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h114 SQRT_F32, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h121 SQRT_F32, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def123 HANDLE_LIBCALL(SQRT_F32, "sqrtf")
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp442 RTLIB::SQRT_F32, in SoftenFloatRes_FSQRT()
1105 RTLIB::SQRT_F32, RTLIB::SQRT_F64, in ExpandFloatRes_FSQRT()
DTargetLowering.cpp150 Names[RTLIB::SQRT_F32] = "sqrtf"; 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.cpp174 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-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp592 RTLIB::SQRT_F32, 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1650 setLibcallName(RTLIB::SQRT_F32, "__hexagon_fast2_sqrtf"); in HexagonTargetLowering()
1652 setLibcallName(RTLIB::SQRT_F32, "__hexagon_sqrtf"); in HexagonTargetLowering()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp139 Names[RTLIB::SQRT_F32] = "sqrtf"; in InitLibcallNames()
/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()