Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4967 static const unsigned SystemZOverflowOffset = 160; member
5039 unsigned OverflowOffset = SystemZOverflowOffset; in visitCallBase()
5155 IRB.getInt64Ty(), OverflowOffset - SystemZOverflowOffset); in visitCallBase()
5226 SystemZOverflowOffset); in copyOverflowArea()
5231 SystemZOverflowOffset); in copyOverflowArea()
5247 IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, SystemZOverflowOffset), in finalizeInstrumentation()