Searched defs:vst (Results 1 – 8 of 8) sorted by relevance
/llvm-project/llvm/test/MC/LoongArch/lsx/ |
H A D | invalid-imm.s | 1175 vst $vr0, $a0, -2049 label 1178 vst $vr0, $a0, 2048 label
|
H A D | st.s | 6 vst $vr9, $r17, 1700 label
|
/llvm-project/llvm/test/MC/VE/ |
H A D | VST.s | 8 vst %v11, 23, %s12 label 24 vst %v11, 23, %s12, %vm0 label
|
/llvm-project/clang/test/Sema/ |
H A D | gnu-flags.c | 157 struct vst { global() struct 162 tag_datavst global() argument
|
/llvm-project/clang/test/CodeGen/LoongArch/lsx/ |
H A D | builtin-alias-error.c | 1320 void vst(v16i8 _1, void *_2, int var) { in vst() function
|
H A D | builtin-error.c | 1352 void vst(v16i8 _1, void *_2, int var) { in vst() function
|
H A D | builtin.c | 6403 void vst(v16i8 _1, void *_2) { return __builtin_lsx_vst(_1, _2, 1); } in vst() function
|
H A D | builtin-alias.c | 5761 void vst(v16i8 _1, void *_2) { return __lsx_vst(_1, _2, 1); } in vst() function
|