Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp5786 unsigned VrIndex = 0; in visitCallBase() local
5803 if (AK == ArgKind::Vector && (VrIndex >= SystemZMaxVrArgs || !IsFixed)) in visitCallBase()
5854 VrIndex++; in visitCallBase()