Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp7299 static const unsigned SystemZOverflowOffset = 160; member
7365 unsigned OverflowOffset = SystemZOverflowOffset; in visitCallBase()
7477 IRB.getInt64Ty(), OverflowOffset - SystemZOverflowOffset); in visitCallBase()
7520 SystemZOverflowOffset); in copyOverflowArea()
7525 SystemZOverflowOffset); in copyOverflowArea()
7541 IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, SystemZOverflowOffset), in finalizeInstrumentation()