Home
last modified time | relevance | path

Searched refs:SystemZOverflowOffset (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp5011 static const unsigned SystemZOverflowOffset = 160; member
5083 unsigned OverflowOffset = SystemZOverflowOffset; in visitCallBase()
5199 IRB.getInt64Ty(), OverflowOffset - SystemZOverflowOffset); in visitCallBase()
5270 SystemZOverflowOffset); in copyOverflowArea()
5275 SystemZOverflowOffset); in copyOverflowArea()
5291 IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, SystemZOverflowOffset), in finalizeInstrumentation()