Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4329 Value *VAListTag = I.getArgOperand(0); in unpoisonVAListTagForInst() local
4382 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation() local
4484 Value *VAListTag = I.getArgOperand(0); in visitVAStartInst() local
4496 Value *VAListTag = I.getArgOperand(0); in visitVACopyInst() local
4653 Value *VAListTag = I.getArgOperand(0); in visitVAStartInst() local
4665 Value *VAListTag = I.getArgOperand(0); in visitVACopyInst() local
4921 Value *VAListTag = I.getArgOperand(0); in visitVAStartInst() local
4932 Value *VAListTag = I.getArgOperand(0); in visitVACopyInst() local
5195 Value *VAListTag = I.getArgOperand(0); in unpoisonVAListTagForInst() local
5287 copyRegSaveArea(IRB, VAListTag); in finalizeInstrumentation()
[all …]