Searched refs:IsFast (Results 1 – 3 of 3) sorted by relevance
75 bool *IsFast) const override;
437 bool *IsFast) const { in allowsMisalignedMemoryAccesses()438 if (IsFast) in allowsMisalignedMemoryAccesses()439 *IsFast = false; in allowsMisalignedMemoryAccesses()457 if (IsFast) in allowsMisalignedMemoryAccesses()458 *IsFast = AlignedBy4; in allowsMisalignedMemoryAccesses()470 if (IsFast) in allowsMisalignedMemoryAccesses()471 *IsFast = true; in allowsMisalignedMemoryAccesses()
11456 bool IsFast; in MergeConsecutiveStores() local11459 FirstStoreAlign, &IsFast) && IsFast) { in MergeConsecutiveStores()11468 FirstStoreAS, FirstStoreAlign, &IsFast) && in MergeConsecutiveStores()11469 IsFast) { in MergeConsecutiveStores()11484 FirstStoreAlign, &IsFast) && IsFast) in MergeConsecutiveStores()11524 bool IsFast; in MergeConsecutiveStores() local11527 FirstStoreAlign, &IsFast) && IsFast) in MergeConsecutiveStores()