Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRuntimeLibcallUtil.h85 LLVM_ABI Libcall getSINCOSPI(EVT RetVT);
H A DBasicTTIImpl.h2128 return RTLIB::getSINCOSPI; in getIntrinsicInstrCost()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp426 RTLIB::Libcall RTLIB::getSINCOSPI(EVT RetVT) { in getSINCOSPI() function in RTLIB
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1271 : RTLIB::getSINCOSPI(VT); in Expand()
H A DLegalizeFloatTypes.cpp1702 RTLIB::getSINCOSPI(N->getValueType(0))); in ExpandFloatRes_FSINCOSPI()
H A DLegalizeDAG.cpp4761 : RTLIB::getSINCOSPI(VT); in ConvertNodeToLibcall()