Home
last modified time | relevance | path

Searched refs:exportAsRAWv1 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-converter.h33 void exportAsRAWv1(const Trace &Records, raw_ostream &OS);
Dxray-converter.cpp100 void TraceConverter::exportAsRAWv1(const Trace &Records, raw_ostream &OS) { in exportAsRAWv1() function in TraceConverter
402 TC.exportAsRAWv1(T, OS); in __anon8d442b510302()