Home
last modified time | relevance | path

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

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