Home
last modified time | relevance | path

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

/aosp_15_r20/external/bc/src/
H A Dvm.c76 char output_bufs[BC_VM_BUF_SIZE]; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dloopnest.cpp42 LoopNest::LoopNest(StmtPtr stmt, std::unordered_set<BufPtr> output_bufs) in LoopNest()
880 const std::unordered_set<BufPtr>& output_bufs) { in computeInlineImpl()