Searched defs:ROS (Results  1 – 3 of 3) sorted by relevance
| /external/llvm/lib/IR/ | 
| D | AsmWriter.cpp | 3295 void Function::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW,  in print()3306 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW,  in print()
 3315 void NamedMDNode::print(raw_ostream &ROS, bool IsForDebug) const {  in print()
 3322 void NamedMDNode::print(raw_ostream &ROS, ModuleSlotTracker &MST,  in print()
 3338 void Comdat::print(raw_ostream &ROS, bool /*IsForDebug*/) const {  in print()
 3389 void Value::print(raw_ostream &ROS, bool IsForDebug) const {  in print()
 3400 void Value::print(raw_ostream &ROS, ModuleSlotTracker &MST,  in print()
 3492 static void printMetadataImpl(raw_ostream &ROS, const Metadata &MD,  in printMetadataImpl()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | AsmWriter.cpp | 4222 void Function::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW,  in print()4233 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW,  in print()
 4242 void NamedMDNode::print(raw_ostream &ROS, bool IsForDebug) const {  in print()
 4249 void NamedMDNode::print(raw_ostream &ROS, ModuleSlotTracker &MST,  in print()
 4265 void Comdat::print(raw_ostream &ROS, bool /*IsForDebug*/) const {  in print()
 4316 void Value::print(raw_ostream &ROS, bool IsForDebug) const {  in print()
 4327 void Value::print(raw_ostream &ROS, ModuleSlotTracker &MST,  in print()
 4417 static void printMetadataImpl(raw_ostream &ROS, const Metadata &MD,  in printMetadataImpl()
 4456 void ModuleSummaryIndex::print(raw_ostream &ROS, bool IsForDebug) const {  in print()
 
 | 
| /external/llvm/lib/CodeGen/ | 
| D | MachineFunction.cpp | 57 void MachineFunctionProperties::print(raw_ostream &ROS, bool OnlySet) const {  in print()
 |