Searched refs:NewLdDstTy (Results 1 – 1 of 1) sorted by relevance
5423 LLT NewLdDstTy; in selectIndexedExtLoad() local5433 NewLdDstTy = IsDst64 ? s64 : s32; in selectIndexedExtLoad()5437 NewLdDstTy = s32; in selectIndexedExtLoad()5445 NewLdDstTy = IsDst64 ? s64 : s32; in selectIndexedExtLoad()5449 NewLdDstTy = s32; in selectIndexedExtLoad()5454 NewLdDstTy = s64; in selectIndexedExtLoad()5458 NewLdDstTy = s32; in selectIndexedExtLoad()5471 auto LdMI = MIB.buildInstr(Opc, {WriteBack, NewLdDstTy}, {Base}) in selectIndexedExtLoad()