Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_reflection_state.cpp835 auto &reduces = mFiles.Current().mReduces; in declareReduce() local
937 auto &reduces = mFiles.Current().mReduces; in endReduces() local
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_memdependency.cpp3051 auto reduces = NodeFinder<ReduceOp>::find(l.root_stmt()); in TEST() local