Home
last modified time | relevance | path

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

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