Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAssemblyAnnotationWriter.h58 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {} in printInfoComment() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp115 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anon6ae980c90111::CommentWriter
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp378 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in StackLifetime::LifetimeAnnotationWriter
H A DMustExecute.cpp364 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anon742f833f0111::MustExecuteAnnotatedWriter
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2954 void printInfoComment(const Value &V);
4005 printInfoComment(*GV); in printGlobal()
4043 printInfoComment(*GA); in printAlias()
4077 printInfoComment(*GI); in printIFunc()
4360 void AssemblyWriter::printInfoComment(const Value &V) { in printInfoComment() function in AssemblyWriter
4365 AnnotationWriter->printInfoComment(V, Out); in printInfoComment()
4843 printInfoComment(I); in printInstruction()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20706 …lueERNS_21formatted_raw_ostreamE", "llvm::AssemblyAnnotationWriter::printInfoComment(llvm::Value c…