Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h71 unsigned GetPtrAndOp() const;
H A DMipsABIInfo.cpp111 unsigned MipsABIInfo::GetPtrAndOp() const { in GetPtrAndOp() function in MipsABIInfo
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1787 BuildMI(BB, DL, TII->get(ABI.GetPtrAndOp()), AlignedAddr) in emitAtomicBinaryPartword()