Searched refs:SubLT (Results 1 – 2 of 2) sorted by relevance
1111 std::pair<InstructionCost, MVT> SubLT = in getShuffleCost() local1113 if (SubLT.second.isVector()) { in getShuffleCost()1114 int NumSubElts = SubLT.second.getVectorNumElements(); in getShuffleCost()1116 return SubLT.first; in getShuffleCost()1127 SubLT.second.getVectorElementType() && in getShuffleCost()1135 SubLT.second.getVectorNumElements()); in getShuffleCost()1158 std::pair<InstructionCost, MVT> SubLT = in getShuffleCost() local1160 if (SubLT.second.isVector()) { in getShuffleCost()1161 int NumSubElts = SubLT.second.getVectorNumElements(); in getShuffleCost()1163 return SubLT.first; in getShuffleCost()
3015 std::pair<InstructionCost, MVT> SubLT = in getShuffleCost() local3017 if (SubLT.second.isVector()) { in getShuffleCost()3019 int NumSubElts = SubLT.second.getVectorNumElements(); in getShuffleCost()3021 return SubLT.first; in getShuffleCost()