Searched refs:systemSupportsUnalignedAccess (Results 1 – 4 of 4) sorted by relevance
369 bool systemSupportsUnalignedAccess() const { return hasMips32r6(); } in systemSupportsUnalignedAccess() function
298 assert((Subtarget->systemSupportsUnalignedAccess() || in Select()
2673 if (Subtarget.systemSupportsUnalignedAccess()) in lowerLOAD()2800 if (!Subtarget.systemSupportsUnalignedAccess() && in lowerSTORE()
428 if (Subtarget.systemSupportsUnalignedAccess()) { in allowsMisalignedMemoryAccesses()