Home
last modified time | relevance | path

Searched refs:DiffConsumer (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/llvm-diff/
DDiffConsumer.cpp47 void DiffConsumer::printValue(Value *V, bool isL) { in printValue()
89 void DiffConsumer::header() { in header()
129 void DiffConsumer::indent() { in indent()
134 bool DiffConsumer::hadDifferences() const { in hadDifferences()
138 void DiffConsumer::enterContext(Value *L, Value *R) { in enterContext()
143 void DiffConsumer::exitContext() { in exitContext()
149 void DiffConsumer::log(StringRef text) { in log()
155 void DiffConsumer::logf(const LogBuilder &Log) { in logf()
185 void DiffConsumer::logd(const DiffLogBuilder &Log) { in logd()
DDiffConsumer.h55 class DiffConsumer : public Consumer {
80 DiffConsumer(Module *L, Module *R) in DiffConsumer() function
Dllvm-diff.cpp81 DiffConsumer Consumer(LModule, RModule); in main()
/external/llvm/tools/llvm-diff/
DDiffConsumer.cpp48 void DiffConsumer::printValue(Value *V, bool isL) { in printValue()
94 void DiffConsumer::header() { in header()
134 void DiffConsumer::indent() { in indent()
139 bool DiffConsumer::hadDifferences() const { in hadDifferences()
143 void DiffConsumer::enterContext(Value *L, Value *R) { in enterContext()
148 void DiffConsumer::exitContext() { in exitContext()
154 void DiffConsumer::log(StringRef text) { in log()
160 void DiffConsumer::logf(const LogBuilder &Log) { in logf()
190 void DiffConsumer::logd(const DiffLogBuilder &Log) { in logd()
DDiffConsumer.h56 class DiffConsumer : public Consumer {
79 DiffConsumer() in DiffConsumer() function
DCMakeLists.txt9 DiffConsumer.cpp
Dllvm-diff.cpp78 DiffConsumer Consumer; in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/
DDiffConsumer.cpp48 void DiffConsumer::printValue(Value *V, bool isL) { in printValue()
94 void DiffConsumer::header() { in header()
134 void DiffConsumer::indent() { in indent()
139 bool DiffConsumer::hadDifferences() const { in hadDifferences()
143 void DiffConsumer::enterContext(Value *L, Value *R) { in enterContext()
148 void DiffConsumer::exitContext() { in exitContext()
154 void DiffConsumer::log(StringRef text) { in log()
160 void DiffConsumer::logf(const LogBuilder &Log) { in logf()
190 void DiffConsumer::logd(const DiffLogBuilder &Log) { in logd()
DDiffConsumer.h56 class DiffConsumer : public Consumer {
79 DiffConsumer() in DiffConsumer() function
DCMakeLists.txt9 DiffConsumer.cpp
Dllvm-diff.cpp78 DiffConsumer Consumer; in main()