Home | History | Annotate | Download | only in X86

Lines Matching refs:getLoadStoreRegOpcode

4607 static unsigned getLoadStoreRegOpcode(unsigned Reg,
4744 return getLoadStoreRegOpcode(SrcReg, RC, isStackAligned, STI, false);
4752 return getLoadStoreRegOpcode(DestReg, RC, isStackAligned, STI, true);