reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2589 assert(ISD && "Invalid opcode"); 2599 if (const auto *Entry = CostTableLookup(AVX1CostTblPairWise, ISD, MTy)) 2603 if (const auto *Entry = CostTableLookup(SSE2CostTblPairWise, ISD, MTy)) 2607 if (const auto *Entry = CostTableLookup(AVX1CostTblNoPairWise, ISD, MTy)) 2611 if (const auto *Entry = CostTableLookup(SSE2CostTblNoPairWise, ISD, MTy)) 2622 if (const auto *Entry = CostTableLookup(AVX1CostTblPairWise, ISD, MTy)) 2626 if (const auto *Entry = CostTableLookup(SSE2CostTblPairWise, ISD, MTy)) 2630 if (const auto *Entry = CostTableLookup(AVX1CostTblNoPairWise, ISD, MTy)) 2634 if (const auto *Entry = CostTableLookup(SSE2CostTblNoPairWise, ISD, MTy)) 2670 if (const auto *Entry = CostTableLookup(AVX2BoolReduction, ISD, MTy)) 2673 if (const auto *Entry = CostTableLookup(AVX1BoolReduction, ISD, MTy)) 2676 if (const auto *Entry = CostTableLookup(SSE2BoolReduction, ISD, MTy))