Searched refs:IsDst64 (Results 1 – 1 of 1) sorted by relevance
5557 bool IsDst64 = Ty.getSizeInBits() == 64; in selectIndexedExtLoad() local5572 if (IsDst64) in selectIndexedExtLoad()5576 NewLdDstTy = IsDst64 ? s64 : s32; in selectIndexedExtLoad()5583 InsertIntoSubReg = IsDst64 ? AArch64::sub_32 : 0; in selectIndexedExtLoad()5588 if (IsDst64) in selectIndexedExtLoad()5592 NewLdDstTy = IsDst64 ? s64 : s32; in selectIndexedExtLoad()5599 InsertIntoSubReg = IsDst64 ? AArch64::sub_32 : 0; in selectIndexedExtLoad()5612 InsertIntoSubReg = IsDst64 ? AArch64::sub_32 : 0; in selectIndexedExtLoad()