Searched refs:getLoadStoreRegOpcode (Results 1 – 1 of 1) sorted by relevance
3113 static unsigned getLoadStoreRegOpcode(unsigned Reg, in getLoadStoreRegOpcode() function3204 return getLoadStoreRegOpcode(SrcReg, RC, isStackAligned, TM, false); in getStoreRegOpcode()3212 return getLoadStoreRegOpcode(DestReg, RC, isStackAligned, TM, true); in getLoadRegOpcode()