Home | History | Annotate | Download | only in IR

Lines Matching refs:AssemblyAnnotationWriter

24 #include "llvm/Assembly/AssemblyAnnotationWriter.h"
49 AssemblyAnnotationWriter::~AssemblyAnnotationWriter() {}
1210 AssemblyAnnotationWriter *AAW)
1216 AssemblyAnnotationWriter *AAW)
2129 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW) const {
2136 void NamedMDNode::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW) const {
2159 void Value::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW) const {