Searched refs:getLibInfo (Results 1 – 9 of 9) sorted by relevance
162 const TargetLibraryInfo *getLibInfo() const { return LibInfo; } in getLibInfo() function
729 if (DAG.getLibInfo().getIntSize() != in SoftenFloatRes_ExpOp()762 if (DAG.getLibInfo().getIntSize() != VT1.getSizeInBits()) { in SoftenFloatRes_FFREXP()
2189 const TargetLibraryInfo &TLibInfo = DAG.getLibInfo(); in tryExpandVecMathCall()
2682 assert(DAG.getLibInfo().getIntSize() == in PromoteIntOp_ExpOp()4070 EVT::getIntegerVT(*DAG.getContext(), DAG.getLibInfo().getIntSize()); in ExpandIntRes_CTPOP()5036 EVT::getIntegerVT(*DAG.getContext(), DAG.getLibInfo().getIntSize()); in ExpandIntRes_Shift()
2326 EVT::getIntegerVT(*DAG.getContext(), DAG.getLibInfo().getIntSize()); in ExpandBitCountingLibCall()4889 DAG.getLibInfo().getIntSize() == in ConvertNodeToLibcall()
2533 if (VecDesc const *VD = getLibInfo().getVectorMappingInfo( in expandMultipleResultFPLibCall()
18603 if (!DAG.getLibInfo().has(LibFunc_cbrt) || in visitFPOW()
509 const TargetLibraryInfo &getLibInfo() const { return *LibInfo; }
308 auto const *LibInfo = ICA.getLibInfo();