Home
last modified time | relevance | path

Searched defs:OutputSparse (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp122 ProfileFormat OutputFormat, bool OutputSparse) { in mergeInstrProfile()
289 cl::opt<bool> OutputSparse("sparse", cl::init(false), in merge_main() local
/external/tensorflow/tensorflow/core/kernels/
Dcount_ops.cc32 Status OutputSparse(const BatchedMap<T>& per_batch_counts, int num_values, in OutputSparse() function
/external/llvm-project/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp314 ProfileFormat OutputFormat, bool OutputSparse, in mergeInstrProfile()
519 StringRef OutputFilename, ProfileFormat OutputFormat, bool OutputSparse, in supplementInstrProfile()
827 cl::opt<bool> OutputSparse("sparse", cl::init(false), in merge_main() local