Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsABIInfo.h73 unsigned GetGPRMoveOp() const;
HDMipsABIInfo.cpp114 unsigned MipsABIInfo::GetGPRMoveOp() const { in GetGPRMoveOp() function in MipsABIInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsSEFrameLowering.cpp417 unsigned MOVE = ABI.GetGPRMoveOp(); in emitPrologue()
704 unsigned MOVE = ABI.GetGPRMoveOp(); in emitEpilogue()