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