Searched refs:LastVectorHandling (Results 1 – 1 of 1) sorted by relevance
1305 unsigned LastVectorHandling = (ScalarSize < 32) ? 3 : 2; in getVectorIntrinsicInstrCost() local1310 int Cost = VectorRegsNeeded + LastVectorHandling - 1; in getVectorIntrinsicInstrCost()