HomeSort by relevance Sort by last modified time
    Searched refs:GetGPRMoveOp (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIInfo.h 74 unsigned GetGPRMoveOp() const;
MipsABIInfo.cpp 106 unsigned MipsABIInfo::GetGPRMoveOp() const {
  /external/llvm/lib/Target/Mips/
MipsSEFrameLowering.cpp 391 unsigned MOVE = ABI.GetGPRMoveOp();
680 unsigned MOVE = ABI.GetGPRMoveOp();
    [all...]

Completed in 459 milliseconds