Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h74 unsigned GetGPRMoveOp() const;
DMipsABIInfo.cpp106 unsigned MipsABIInfo::GetGPRMoveOp() const { in GetGPRMoveOp() function in MipsABIInfo
/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp391 unsigned MOVE = ABI.GetGPRMoveOp(); in emitPrologue()
680 unsigned MOVE = ABI.GetGPRMoveOp(); in emitEpilogue()