Home | History | Annotate | Download | only in X86

Lines Matching refs:MTy

666   MVT MTy = LT.second;
705 int Idx = CostTableLookup(AVX512CostTbl, ISD, MTy);
711 int Idx = CostTableLookup(AVX2CostTbl, ISD, MTy);
717 int Idx = CostTableLookup(AVX1CostTbl, ISD, MTy);
723 int Idx = CostTableLookup(SSE42CostTbl, ISD, MTy);
886 MVT MTy = LT.second;
934 int Idx = CostTableLookup(AVX1CostTblPairWise, ISD, MTy);
940 int Idx = CostTableLookup(SSE42CostTblPairWise, ISD, MTy);
946 int Idx = CostTableLookup(AVX1CostTblNoPairWise, ISD, MTy);
952 int Idx = CostTableLookup(SSE42CostTblNoPairWise, ISD, MTy);