Searched defs:ROS (Results 1 – 5 of 5) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/ |
| D | OperationsTest.cpp | 25 raw_os_ostream ROS(*OS); in PrintTo() local 30 raw_os_ostream ROS(*OS); in PrintTo() local 35 raw_os_ostream ROS(*OS); in PrintTo() local
|
| /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-7.0/llvm/lib/IR/ |
| D | AsmWriter.cpp | 3972 void Function::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print() 3983 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print() 3992 void NamedMDNode::print(raw_ostream &ROS, bool IsForDebug) const { in print() 3999 void NamedMDNode::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print() 4015 void Comdat::print(raw_ostream &ROS, bool /*IsForDebug*/) const { in print() 4066 void Value::print(raw_ostream &ROS, bool IsForDebug) const { in print() 4077 void Value::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print() 4167 static void printMetadataImpl(raw_ostream &ROS, const Metadata &MD, in printMetadataImpl() 4206 void ModuleSummaryIndex::print(raw_ostream &ROS, bool IsForDebug) const { in print()
|
| /external/swiftshader/third_party/LLVM/lib/VMCore/ |
| D | AsmWriter.cpp | 2026 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW) const { in print() 2033 void NamedMDNode::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW) const { in print() 2052 void Value::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW) const { in print()
|
| /external/llvm/lib/CodeGen/ |
| D | MachineFunction.cpp | 57 void MachineFunctionProperties::print(raw_ostream &ROS, bool OnlySet) const { in print()
|