Searched refs:getMODF (Results 1 – 6 of 6) sorted by relevance
89 LLVM_ABI Libcall getMODF(EVT RetVT);
2124 return RTLIB::getMODF; in getIntrinsicInstrCost()
431 RTLIB::Libcall RTLIB::getMODF(EVT RetVT) { in getMODF() function in RTLIB
882 if (SoftenFloatRes_UnaryWithTwoFPResults(N, RTLIB::getMODF(VT), in SoftenFloatRes_FMODF()1692 ExpandFloatRes_UnaryWithTwoFPResults(N, RTLIB::getMODF(N->getValueType(0)), in ExpandFloatRes_FMODF()
1278 RTLIB::getMODF(Node->getValueType(0).getVectorElementType()); in Expand()
4852 RTLIB::Libcall LC = Node->getOpcode() == ISD::FMODF ? RTLIB::getMODF(VT) in ConvertNodeToLibcall()