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.cpp5718 static const unsigned SystemZFpEndOffset = 160; member
5801 if (AK == ArgKind::FloatingPoint && FpOffset >= SystemZFpEndOffset) in visitCallBase()