Searched refs:GetNullPtr (Results 1 – 5 of 5) sorted by relevance
66 unsigned GetNullPtr() const;
90 unsigned MipsABIInfo::GetNullPtr() const { in GetNullPtr() function in MipsABIInfo
416 unsigned ZERO = ABI.GetNullPtr(); in emitPrologue()702 unsigned ZERO = ABI.GetNullPtr(); in emitEpilogue()
1810 .addReg(ABI.GetNullPtr()).addImm(-4); in emitAtomicBinaryPartword()1997 .addReg(ABI.GetNullPtr()).addImm(-4); in emitAtomicCmpSwapPartword()
2782 unsigned ZeroReg = IsAddress ? ABI.GetNullPtr() : ABI.GetZeroReg(); in loadImmediate()