Home
last modified time | relevance | path

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

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