Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp761 unsigned getLoadRegOpcode(unsigned DstReg, const TargetRegisterClass *RC, in getLoadRegOpcode() function
805 unsigned Opc = getLoadRegOpcode(DstReg, RC, TRI, Subtarget); in loadRegFromStackSlot()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4665 static unsigned getLoadRegOpcode(Register DestReg, in getLoadRegOpcode() function
4757 unsigned Opc = getLoadRegOpcode(DestReg, RC, isAligned, Subtarget); in loadRegFromStackSlot()
8406 Opc = getLoadRegOpcode(Reg, RC, isAligned, Subtarget); in unfoldMemoryOperand()
8551 Opc = getLoadRegOpcode(0, RC, isAligned, Subtarget); in unfoldMemoryOperand()