Searched refs:GetNullPtr (Results 1 – 5 of 5) sorted by relevance
68 unsigned GetNullPtr() const;
90 unsigned MipsABIInfo::GetNullPtr() const { in GetNullPtr() function in MipsABIInfo
417 unsigned ZERO = ABI.GetNullPtr(); in emitPrologue()704 unsigned ZERO = ABI.GetNullPtr(); in emitEpilogue()
1660 .addReg(ABI.GetNullPtr()).addImm(-4); in emitAtomicBinaryPartword()1843 .addReg(ABI.GetNullPtr()).addImm(-4); in emitAtomicCmpSwapPartword()
2656 unsigned ZeroReg = IsAddress ? ABI.GetNullPtr() : ABI.GetZeroReg(); in loadImmediate()