Searched refs:GetNullPtr (Results 1 – 10 of 10) sorted by relevance
68 unsigned GetNullPtr() const;
82 unsigned MipsABIInfo::GetNullPtr() const { in GetNullPtr() function in MipsABIInfo
81 unsigned MipsABIInfo::GetNullPtr() const { in GetNullPtr() function in MipsABIInfo
417 unsigned ZERO = ABI.GetNullPtr(); in emitPrologue()704 unsigned ZERO = ABI.GetNullPtr(); in emitEpilogue()
1654 .addReg(ABI.GetNullPtr()).addImm(-4); in emitAtomicBinaryPartword()1837 .addReg(ABI.GetNullPtr()).addImm(-4); in emitAtomicCmpSwapPartword()
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()
2666 unsigned ZeroReg = IsAddress ? ABI.GetNullPtr() : ABI.GetZeroReg(); in loadImmediate()