Searched refs:systemSupportsUnalignedAccess (Results 1 – 16 of 16) sorted by relevance
56 if (!STI.systemSupportsUnalignedAccess() && isUnaligned) in combine()
109 {s32, p0, 16, ST.systemSupportsUnalignedAccess()}, in MipsLegalizerInfo()112 {s64, p0, 64, ST.systemSupportsUnalignedAccess()}})) in MipsLegalizerInfo()140 if (!ST.systemSupportsUnalignedAccess() && in MipsLegalizerInfo()
373 bool systemSupportsUnalignedAccess() const { return hasMips32r6(); } in systemSupportsUnalignedAccess() function
298 assert((Subtarget->systemSupportsUnalignedAccess() || in Select()
159 if (MMO->getSize() == 4 && (!STI.systemSupportsUnalignedAccess() && in isGprbTwoInstrUnalignedLoadOrStore()
466 !STI.systemSupportsUnalignedAccess()) { in select()
2671 if (Subtarget.systemSupportsUnalignedAccess()) in lowerLOAD()2798 if (!Subtarget.systemSupportsUnalignedAccess() && in lowerSTORE()
428 if (Subtarget.systemSupportsUnalignedAccess()) { in allowsMisalignedMemoryAccesses()
225 assert((Subtarget->systemSupportsUnalignedAccess() || in Select()
291 bool systemSupportsUnalignedAccess() const { return hasMips32r6(); } in systemSupportsUnalignedAccess() function
2267 if (Subtarget.systemSupportsUnalignedAccess()) in lowerLOAD()2393 if (!Subtarget.systemSupportsUnalignedAccess() && in lowerSTORE()
339 if (Subtarget.systemSupportsUnalignedAccess()) { in allowsMisalignedMemoryAccesses()
369 bool systemSupportsUnalignedAccess() const { return hasMips32r6(); } in systemSupportsUnalignedAccess() function
2673 if (Subtarget.systemSupportsUnalignedAccess()) in lowerLOAD()2800 if (!Subtarget.systemSupportsUnalignedAccess() && in lowerSTORE()