Home
last modified time | relevance | path

Searched refs:SQRT_F80 (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h116 SQRT_F80, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h123 SQRT_F80, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def125 HANDLE_LIBCALL(SQRT_F80, "sqrtl")
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp444 RTLIB::SQRT_F80, in SoftenFloatRes_FSQRT()
1106 RTLIB::SQRT_F80, RTLIB::SQRT_PPCF128), in ExpandFloatRes_FSQRT()
DTargetLowering.cpp152 Names[RTLIB::SQRT_F80] = "sqrtl"; in InitLibcallNames()
DLegalizeDAG.cpp3329 RTLIB::SQRT_F80, RTLIB::SQRT_PPCF128)); in ExpandNode()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp593 RTLIB::SQRT_F80, 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-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp594 RTLIB::SQRT_F80, in SoftenFloatRes_FSQRT()
1396 RTLIB::SQRT_F80, RTLIB::SQRT_F128, in ExpandFloatRes_FSQRT()
DLegalizeDAG.cpp4046 RTLIB::SQRT_F80, RTLIB::SQRT_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp141 Names[RTLIB::SQRT_F80] = "sqrtl"; in InitLibcallNames()