Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h124 SQRT_F128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def128 HANDLE_LIBCALL(SQRT_F128, "sqrtl")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def128 HANDLE_LIBCALL(SQRT_F128, "sqrtl")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp179 Table[RTLIB::SQRT_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp180 Table[RTLIB::SQRT_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1761 setLibcallName(RTLIB::SQRT_F128, "_Qp_sqrt"); in SparcTargetLowering()
1779 setLibcallName(RTLIB::SQRT_F128, "_Q_sqrt"); in SparcTargetLowering()
3053 getLibcallName(RTLIB::SQRT_F128),1); in LowerOperation()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1786 setLibcallName(RTLIB::SQRT_F128, "_Qp_sqrt"); in SparcTargetLowering()
1804 setLibcallName(RTLIB::SQRT_F128, "_Q_sqrt"); in SparcTargetLowering()
3072 getLibcallName(RTLIB::SQRT_F128),1); in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1754 setLibcallName(RTLIB::SQRT_F128, "_Qp_sqrt"); in SparcTargetLowering()
1772 setLibcallName(RTLIB::SQRT_F128, "_Q_sqrt"); in SparcTargetLowering()
3047 getLibcallName(RTLIB::SQRT_F128),1); in LowerOperation()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp594 RTLIB::SQRT_F128, in SoftenFloatRes_FSQRT()
1342 RTLIB::SQRT_F80, RTLIB::SQRT_F128, in ExpandFloatRes_FSQRT()
DLegalizeDAG.cpp3814 RTLIB::SQRT_F80, RTLIB::SQRT_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp626 RTLIB::SQRT_F128, in SoftenFloatRes_FSQRT()
1500 RTLIB::SQRT_F80, RTLIB::SQRT_F128, in ExpandFloatRes_FSQRT()
DLegalizeDAG.cpp3952 RTLIB::SQRT_F80, RTLIB::SQRT_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp142 Names[RTLIB::SQRT_F128] = "sqrtl"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp654 RTLIB::SQRT_F128, in SoftenFloatRes_FSQRT()
1564 RTLIB::SQRT_F80, RTLIB::SQRT_F128, in ExpandFloatRes_FSQRT()
DLegalizeDAG.cpp4122 RTLIB::SQRT_F80, RTLIB::SQRT_F128, in ConvertNodeToLibcall()