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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3057 static unsigned getLoadStoreRegOpcode(unsigned Reg, function
3231 return getLoadStoreRegOpcode(SrcReg, RC, isStackAligned, STI, false);
3239 return getLoadStoreRegOpcode(DestReg, RC, isStackAligned, STI, true);

Completed in 79 milliseconds