Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dir_mutator.cpp168 BufPtr buf_new = to<Buf>(buf->accept_mutator(this)); in mutate() local
391 BufPtr buf_new = to<Buf>(buf->accept_mutator(this)); in mutate() local
419 BufPtr buf_new = to<Buf>(buf->accept_mutator(this)); in mutate() local
440 BufPtr buf_new = to<Buf>(buf->accept_mutator(this)); in mutate() local
522 BufPtr buf_new = to<Buf>(buf->accept_mutator(this)); in mutate() local
533 BufPtr buf_new = to<Buf>(buf->accept_mutator(this)); in mutate() local
547 BufPtr buf_new = to<Buf>(buf->accept_mutator(this)); in mutate() local
562 BufPtr buf_new = to<Buf>(buf->accept_mutator(this)); in mutate() local
H A Dir_cloner.cpp144 BufPtr buf_new = to<Buf>(v->buf()->accept_mutator(this)); in mutate() local
275 BufPtr buf_new = to<Buf>(v->buf()->accept_mutator(this)); in mutate() local
286 BufPtr buf_new = to<Buf>(v->buf()->accept_mutator(this)); in mutate() local
291 BufPtr buf_new = to<Buf>(v->buf()->accept_mutator(this)); in mutate() local
296 BufPtr buf_new = to<Buf>(v->buf()->accept_mutator(this)); in mutate() local
305 BufPtr buf_new = to<Buf>(v->buf()->accept_mutator(this)); in mutate() local
H A Dir_simplifier.cpp2361 BufPtr buf_new = to<Buf>(v->buf()->accept_mutator(this)); in mutate() local
2380 BufPtr buf_new = to<Buf>(v->buf()->accept_mutator(this)); in mutate() local