Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h72 unsigned GetGPRMoveOp() const;
H A DMipsABIInfo.cpp113 unsigned MipsABIInfo::GetGPRMoveOp() const { in GetGPRMoveOp() function in MipsABIInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp417 unsigned MOVE = ABI.GetGPRMoveOp(); in emitPrologue()
704 unsigned MOVE = ABI.GetGPRMoveOp(); in emitEpilogue()