Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h70 unsigned GetPtrSubuOp() const;
DMipsABIInfo.cpp106 unsigned MipsABIInfo::GetPtrSubuOp() const { in GetPtrSubuOp() function in MipsABIInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h71 unsigned GetPtrSubuOp() const;
DMipsABIInfo.cpp106 unsigned MipsABIInfo::GetPtrSubuOp() const { in GetPtrSubuOp() function in MipsABIInfo
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h72 unsigned GetPtrSubuOp() const;
DMipsABIInfo.cpp98 unsigned MipsABIInfo::GetPtrSubuOp() const { in GetPtrSubuOp() function in MipsABIInfo
/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp456 Opc = ABI.GetPtrSubuOp(); in adjustStackPtr()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp607 Opc = ABI.GetPtrSubuOp(); in adjustStackPtr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp593 Opc = ABI.GetPtrSubuOp(); in adjustStackPtr()