Home
last modified time | relevance | path

Searched defs:IndexedWriter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/XRay/
H A DFDRTraceWriter.cpp20 template <size_t Index> struct IndexedWriter { struct
26 static size_t write(support::endian::Writer &OS, Tuple &&T) { in write()
36 static size_t write(support::endian::Writer &OS, Tuple &&) { in write()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DFDRTraceWriter.cpp20 template <size_t Index> struct IndexedWriter { struct
27 static size_t write(support::endian::Writer &OS, Tuple &&T) { in write()
38 static size_t write(support::endian::Writer &OS, Tuple &&) { in write()