Searched defs:ExpectedAddr (Results 1 – 2 of 2) sorted by relevance
1656 AtomicInfo::EmitAtomicCompareExchangeLibcall(llvm::Value *ExpectedAddr, in EmitAtomicCompareExchangeLibcall()1685 Address ExpectedAddr = materializeRValue(Expected); in EmitAtomicCompareExchange() local1769 Address ExpectedAddr = CreateTempAlloca(); in EmitAtomicUpdateLibcall() local1860 Address ExpectedAddr = CreateTempAlloca(); in EmitAtomicUpdateLibcall() local
6257 ELFDumper<ELFT>::getMemtagGlobalsSectionContents(uint64_t ExpectedAddr) { in getMemtagGlobalsSectionContents()