Home
last modified time | relevance | path

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

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