Searched refs:getLoadStoreRegOpcode (Results 1 – 1 of 1) sorted by relevance
3596 static unsigned getLoadStoreRegOpcode(Register Reg, in getLoadStoreRegOpcode() function3875 return getLoadStoreRegOpcode(SrcReg, RC, IsStackAligned, STI, false); in getStoreRegOpcode()3881 return getLoadStoreRegOpcode(DestReg, RC, IsStackAligned, STI, true); in getLoadRegOpcode()