Searched refs:getLoadStoreRegOpcode (Results 1 – 1 of 1) sorted by relevance
3057 static unsigned getLoadStoreRegOpcode(unsigned Reg, in getLoadStoreRegOpcode() function3231 return getLoadStoreRegOpcode(SrcReg, RC, isStackAligned, STI, false); in getStoreRegOpcode()3239 return getLoadStoreRegOpcode(DestReg, RC, isStackAligned, STI, true); in getLoadRegOpcode()