Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h70 unsigned GetPtrSubuOp() const;
H A DMipsABIInfo.cpp107 unsigned MipsABIInfo::GetPtrSubuOp() const { in GetPtrSubuOp() function in MipsABIInfo
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp607 Opc = ABI.GetPtrSubuOp(); in adjustStackPtr()