Lines Matching full:"$ index"
6401 : InstAlias<!strconcat(asm, "\t$dst, $lst, $index"),
6402 (inst vectype:$dst, listtype:$lst, vectype:$index), 0>;
6513 : InstAlias<asm # "{\t$dst, $src" # size # "$index" #
6514 # "|\t$dst, $src$index}",
6515 (inst regtype:$dst, vectype:$src, idxtype:$index), 0>;