Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h71 unsigned GetPtrAndOp() const;
H A DMipsABIInfo.cpp109 unsigned MipsABIInfo::GetPtrAndOp() const { in GetPtrAndOp() function in MipsABIInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1779 BuildMI(BB, DL, TII->get(ABI.GetPtrAndOp()), AlignedAddr) in emitAtomicBinaryPartword()