Home
last modified time | relevance | path

Searched refs:combineOpposite (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/ppsspp/ppsspp-1.12.3/Core/MIPS/IR/
H A DIRPassSimplify.cpp225 auto combineOpposite = [&](IROp matchOp, int matchOff, IROp replaceOp, int replaceOff) { in RemoveLoadStoreLeftRight() local
259 if (!combineOpposite(IROp::Load32Right, -3, IROp::Load32, -3)) { in RemoveLoadStoreLeftRight()
293 if (!combineOpposite(IROp::Load32Left, 3, IROp::Load32, 0)) { in RemoveLoadStoreLeftRight()
336 if (!combineOpposite(IROp::Store32Right, -3, IROp::Store32, -3)) { in RemoveLoadStoreLeftRight()
353 if (!combineOpposite(IROp::Store32Left, 3, IROp::Store32, 0)) { in RemoveLoadStoreLeftRight()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/MIPS/IR/
H A DIRPassSimplify.cpp225 auto combineOpposite = [&](IROp matchOp, int matchOff, IROp replaceOp, int replaceOff) { in RemoveLoadStoreLeftRight() local
259 if (!combineOpposite(IROp::Load32Right, -3, IROp::Load32, -3)) { in RemoveLoadStoreLeftRight()
293 if (!combineOpposite(IROp::Load32Left, 3, IROp::Load32, 0)) { in RemoveLoadStoreLeftRight()
336 if (!combineOpposite(IROp::Store32Right, -3, IROp::Store32, -3)) { in RemoveLoadStoreLeftRight()
353 if (!combineOpposite(IROp::Store32Left, 3, IROp::Store32, 0)) { in RemoveLoadStoreLeftRight()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/MIPS/IR/
H A DIRPassSimplify.cpp225 auto combineOpposite = [&](IROp matchOp, int matchOff, IROp replaceOp, int replaceOff) { in RemoveLoadStoreLeftRight() local
259 if (!combineOpposite(IROp::Load32Right, -3, IROp::Load32, -3)) { in RemoveLoadStoreLeftRight()
293 if (!combineOpposite(IROp::Load32Left, 3, IROp::Load32, 0)) { in RemoveLoadStoreLeftRight()
336 if (!combineOpposite(IROp::Store32Right, -3, IROp::Store32, -3)) { in RemoveLoadStoreLeftRight()
353 if (!combineOpposite(IROp::Store32Left, 3, IROp::Store32, 0)) { in RemoveLoadStoreLeftRight()