Searched defs:TruncType (Results 1 – 2 of 2) sorted by relevance
1874 const InductionDescriptor &II, VectorParts &Entry, IntegerType *TruncType) { in createVectorIntInductionPHI()1917 auto *TruncType = Trunc ? cast<IntegerType>(Trunc->getType()) : nullptr; in widenIntInduction() local
10208 EVT TruncType = LS.Inst->getValueType(0); in Cost() local