Searched refs:systemSupportsUnalignedAccess (Results 1 – 8 of 8) sorted by relevance
77 if (!STI.systemSupportsUnalignedAccess() && isUnaligned) in tryCombineAll()
110 {s32, p0, 16, ST.systemSupportsUnalignedAccess()}, in MipsLegalizerInfo()113 {s64, p0, 64, ST.systemSupportsUnalignedAccess()}})) in MipsLegalizerInfo()141 if (!ST.systemSupportsUnalignedAccess() && in MipsLegalizerInfo()
378 bool systemSupportsUnalignedAccess() const { in systemSupportsUnalignedAccess() function
305 assert((Subtarget->systemSupportsUnalignedAccess() || in Select()
137 if (MMO->getSize() == 4 && (!STI.systemSupportsUnalignedAccess() && in isGprbTwoInstrUnalignedLoadOrStore()
461 !STI.systemSupportsUnalignedAccess()) { in select()
2708 if (Subtarget.systemSupportsUnalignedAccess()) in lowerLOAD()2835 if (!Subtarget.systemSupportsUnalignedAccess() && in lowerSTORE()
425 if (Subtarget.systemSupportsUnalignedAccess()) { in allowsMisalignedMemoryAccesses()