Home
last modified time | relevance | path

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

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