Searched refs:InterTy (Results 1 – 1 of 1) sorted by relevance
6408 LLT InterTy; in lowerTRUNC() local6410 InterTy = SplitSrcTy.changeElementSize(DstTy.getScalarSizeInBits() * 2); in lowerTRUNC()6412 InterTy = SplitSrcTy.changeElementSize(DstTy.getScalarSizeInBits()); in lowerTRUNC()6414 SplitSrcs[I] = MIRBuilder.buildTrunc(InterTy, SplitSrcs[I]).getReg(0); in lowerTRUNC()6419 DstTy.changeElementSize(InterTy.getScalarSizeInBits()), SplitSrcs); in lowerTRUNC()