Searched refs:AAW (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | AsmWriter.cpp | 1115 AssemblyAnnotationWriter *AAW) in AssemblyWriter() argument 1116 : Out(o), Machine(Mac), TheModule(M), AnnotationWriter(AAW) { in AssemblyWriter() 2026 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW) const { in print() 2029 AssemblyWriter W(OS, SlotTable, this, AAW); in print() 2033 void NamedMDNode::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW) const { in print() 2036 AssemblyWriter W(OS, SlotTable, getParent(), AAW); in print() 2052 void Value::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW) const { in print() 2057 AssemblyWriter W(OS, SlotTable, getModuleFromVal(I), AAW); in print() 2061 AssemblyWriter W(OS, SlotTable, getModuleFromVal(BB), AAW); in print() 2065 AssemblyWriter W(OS, SlotTable, GV->getParent(), AAW); in print() [all …]
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | Metadata.h | 227 void print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW = 0) const;
|
D | Value.h | 104 void print(raw_ostream &O, AssemblyAnnotationWriter *AAW = 0) const;
|
D | Module.h | 523 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW) const;
|
/external/llvm/include/llvm/IR/ |
D | Function.h | 578 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
|
D | Module.h | 767 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW,
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 2072 AssemblyAnnotationWriter *AAW, bool IsForDebug, 2122 const Module *M, AssemblyAnnotationWriter *AAW, in AssemblyWriter() argument 2124 : Out(o), TheModule(M), Machine(Mac), AnnotationWriter(AAW), in AssemblyWriter() 3295 void Function::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print() argument 3300 AssemblyWriter W(OS, SlotTable, this->getParent(), AAW, in print() 3306 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print() argument 3310 AssemblyWriter W(OS, SlotTable, this, AAW, IsForDebug, in print()
|
/external/icu/icu4c/source/data/unidata/ |
D | UnicodeData.txt | 6331 1C63;OL CHIKI LETTER AAW;Lo;0;L;;;;;N;;;;;
|
D | ppucd.txt | 8487 cp;1C63;na=OL CHIKI LETTER AAW
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | UnicodeData.txt | 6331 1C63;OL CHIKI LETTER AAW;Lo;0;L;;;;;N;;;;;
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | UnicodeData.txt | 6331 1C63;OL CHIKI LETTER AAW;Lo;0;L;;;;;N;;;;;
|