Searched refs:GetNullPtr (Results 1 – 15 of 15) sorted by relevance
66 unsigned GetNullPtr() const;
90 unsigned MipsABIInfo::GetNullPtr() const { in GetNullPtr() function in MipsABIInfo
67 unsigned GetNullPtr() const;
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()
416 unsigned ZERO = ABI.GetNullPtr(); in emitPrologue()703 unsigned ZERO = ABI.GetNullPtr(); in emitEpilogue()
1780 .addReg(ABI.GetNullPtr()).addImm(-4); in emitAtomicBinaryPartword()1967 .addReg(ABI.GetNullPtr()).addImm(-4); in emitAtomicCmpSwapPartword()
1782 .addReg(ABI.GetNullPtr()).addImm(-4); in emitAtomicBinaryPartword()1969 .addReg(ABI.GetNullPtr()).addImm(-4); in emitAtomicCmpSwapPartword()
2169 unsigned ZeroReg = IsAddress ? ABI.GetNullPtr() : ABI.GetZeroReg(); in loadImmediate()
2693 unsigned ZeroReg = IsAddress ? ABI.GetNullPtr() : ABI.GetZeroReg(); in loadImmediate()
2721 unsigned ZeroReg = IsAddress ? ABI.GetNullPtr() : ABI.GetZeroReg(); in loadImmediate()