Home
last modified time | relevance | path

Searched refs:store_with_pointer_offset (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/
H A Dpredicated_tile_iterator_residual_last.h409 void store_with_pointer_offset(Fragment const& frag, Index pointer_offset) { in store_with_pointer_offset() function
664 void store_with_pointer_offset(Fragment const& frag, Index pointer_offset) { in store_with_pointer_offset() function
665 iterator_.store_with_pointer_offset(frag, pointer_offset); in store_with_pointer_offset()
677 store_with_pointer_offset(frag, 0); in store()
894 void store_with_pointer_offset(Fragment const& frag, Index pointer_offset) { in store_with_pointer_offset() function
895 iterator_.store_with_pointer_offset(frag, pointer_offset); in store_with_pointer_offset()
907 store_with_pointer_offset(frag, 0); in store()
1161 void store_with_pointer_offset(Fragment const& frag, Index pointer_offset) { in store_with_pointer_offset() function
1411 void store_with_pointer_offset(Fragment const& frag, Index pointer_offset) { in store_with_pointer_offset() function
1412 iterator_.store_with_pointer_offset(frag, pointer_offset); in store_with_pointer_offset()
[all …]