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.cpp5721 static const unsigned SystemZOverflowOffset = 160; member
5787 unsigned OverflowOffset = SystemZOverflowOffset; in visitCallBase()
5900 IRB.getInt64Ty(), OverflowOffset - SystemZOverflowOffset); in visitCallBase()
5946 SystemZOverflowOffset); in copyOverflowArea()
5951 SystemZOverflowOffset); in copyOverflowArea()
5967 IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, SystemZOverflowOffset), in finalizeInstrumentation()