Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/X86/
HDX86InstrInfo.cpp3938 static unsigned getLoadStoreRegOpcode(unsigned Reg, in getLoadStoreRegOpcode() function
4059 return getLoadStoreRegOpcode(SrcReg, RC, isStackAligned, STI, false); in getStoreRegOpcode()
4067 return getLoadStoreRegOpcode(DestReg, RC, isStackAligned, STI, true); in getLoadRegOpcode()