Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4524 static const unsigned kAArch64VrArgSize = 128; member
4531 + kAArch64VrArgSize;
4690 Value *VrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64VrArgSize); in finalizeInstrumentation()