Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h343 int shfl_up; // places to move upwards member
H A Dvim9execute.c4517 int up = iptr->isn_arg.shuffle.shfl_up; in exec_instructions()
5785 iptr->isn_arg.shuffle.shfl_up); in list_instructions()
H A Dvim9compile.c1842 isn->isn_arg.shuffle.shfl_up = argoff - 1; in generate_BCALL()