Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp5458 static const unsigned SystemZOverflowOffset = 160; member
5524 unsigned OverflowOffset = SystemZOverflowOffset; in visitCallBase()
5637 IRB.getInt64Ty(), OverflowOffset - SystemZOverflowOffset); in visitCallBase()
5683 SystemZOverflowOffset); in copyOverflowArea()
5688 SystemZOverflowOffset); in copyOverflowArea()
5704 IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, SystemZOverflowOffset), in finalizeInstrumentation()