Searched refs:hasUnalignedScratchAccessEnabled (Results 1 – 3 of 3) sorted by relevance
619 bool hasUnalignedScratchAccessEnabled() const { in hasUnalignedScratchAccessEnabled() function
403 return (Alignment >= 4 || ST->hasUnalignedScratchAccessEnabled()) && in isLegalToVectorizeMemChain()
1938 return AlignedBy4 || Subtarget->hasUnalignedScratchAccessEnabled(); in allowsMisalignedMemoryAccessesImpl()