Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4986 static const unsigned SystemZFpEndOffset = 160; member
5078 if (AK == ArgKind::FloatingPoint && FpOffset >= SystemZFpEndOffset) in visitCallBase()