Searched refs:IsDst64 (Results 1 – 1 of 1) sorted by relevance
5420 bool IsDst64 = Ty.getSizeInBits() == 64; in selectIndexedExtLoad() local5429 if (IsDst64) in selectIndexedExtLoad()5433 NewLdDstTy = IsDst64 ? s64 : s32; in selectIndexedExtLoad()5436 InsertIntoXReg = IsDst64; in selectIndexedExtLoad()5441 if (IsDst64) in selectIndexedExtLoad()5445 NewLdDstTy = IsDst64 ? s64 : s32; in selectIndexedExtLoad()5448 InsertIntoXReg = IsDst64; in selectIndexedExtLoad()5457 InsertIntoXReg = IsDst64; in selectIndexedExtLoad()