Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp607 Opc = ABI.GetPtrSubuOp(); in adjustStackPtr()