Lines Matching refs:ConvertCostTableLookup
529 if (const auto *Entry = ConvertCostTableLookup( in getCastInstrCost()
552 ConvertCostTableLookup(MVELoadConversionTbl, ISD, in getCastInstrCost()
564 ConvertCostTableLookup(MVEFLoadConversionTbl, ISD, in getCastInstrCost()
581 ConvertCostTableLookup(MVEStoreConversionTbl, ISD, in getCastInstrCost()
592 ConvertCostTableLookup(MVEFStoreConversionTbl, ISD, in getCastInstrCost()
618 if (auto *Entry = ConvertCostTableLookup(NEONDoubleWidthTbl, UserISD, in getCastInstrCost()
729 if (const auto *Entry = ConvertCostTableLookup(NEONVectorConversionTbl, ISD, in getCastInstrCost()
759 if (const auto *Entry = ConvertCostTableLookup(NEONFloatConversionTbl, ISD, in getCastInstrCost()
790 if (const auto *Entry = ConvertCostTableLookup(NEONIntegerConversionTbl, in getCastInstrCost()
815 if (const auto *Entry = ConvertCostTableLookup(MVEVectorConversionTbl, in getCastInstrCost()
862 if (const auto *Entry = ConvertCostTableLookup(ARMIntegerConversionTbl, ISD, in getCastInstrCost()
1000 if (const auto *Entry = ConvertCostTableLookup(NEONVectorSelectTbl, ISD, in getCmpSelInstrCost()