Searched refs:GetNullPtr (Results 1 – 5 of 5) sorted by relevance
68 unsigned GetNullPtr() const;
82 unsigned MipsABIInfo::GetNullPtr() const { in GetNullPtr() function in MipsABIInfo
390 unsigned ZERO = ABI.GetNullPtr(); in emitPrologue()679 unsigned ZERO = ABI.GetNullPtr(); in emitEpilogue()
1306 .addReg(ABI.GetNullPtr()).addImm(-4); in emitAtomicBinaryPartword()1569 .addReg(ABI.GetNullPtr()).addImm(-4); in emitAtomicCmpSwapPartword()
2169 unsigned ZeroReg = IsAddress ? ABI.GetNullPtr() : ABI.GetZeroReg(); in loadImmediate()