Home
last modified time | relevance | path

Searched refs:SINCOS_PPCF128 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h165 SINCOS_PPCF128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def192 HANDLE_LIBCALL(SINCOS_PPCF128, nullptr)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp169 setLibcallName(RTLIB::SINCOS_PPCF128, "sincosl"); in InitLibcalls()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp481 Names[RTLIB::SINCOS_PPCF128] = "sincosl"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2160 case MVT::ppcf128: LC = RTLIB::SINCOS_PPCF128; break; in isSinCosLibcallAvailable()
2207 case MVT::ppcf128: LC = RTLIB::SINCOS_PPCF128; break; in ExpandSinCosLibCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2207 case MVT::ppcf128: LC = RTLIB::SINCOS_PPCF128; break; in isSinCosLibcallAvailable()
2241 case MVT::ppcf128: LC = RTLIB::SINCOS_PPCF128; break; in ExpandSinCosLibCall()