Symbol: is_xtheadvector_supported
tools/testing/selftests/riscv/vector/v_helpers.c
38
if (is_xtheadvector_supported()) {
tools/testing/selftests/riscv/vector/v_helpers.h
4
bool is_xtheadvector_supported(void);
tools/testing/selftests/riscv/vector/v_initval.c
13
if (is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/validate_v_ptrace.c
219
if (!is_vector_supported() && !is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/validate_v_ptrace.c
233
if (is_xtheadvector_supported()) {
tools/testing/selftests/riscv/vector/validate_v_ptrace.c
25
if (!(is_vector_supported() || is_xtheadvector_supported()))
tools/testing/selftests/riscv/vector/validate_v_ptrace.c
294
if (is_xtheadvector_supported()) {
tools/testing/selftests/riscv/vector/validate_v_ptrace.c
531
if (!is_vector_supported() && !is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/validate_v_ptrace.c
537
if (is_xtheadvector_supported() && !xthead_test(variant->spec))
tools/testing/selftests/riscv/vector/validate_v_ptrace.c
565
if (is_xtheadvector_supported()) {
tools/testing/selftests/riscv/vector/validate_v_ptrace.c
624
if (is_xtheadvector_supported()) {
tools/testing/selftests/riscv/vector/validate_v_ptrace.c
739
if (!is_vector_supported() && !is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/validate_v_ptrace.c
745
if (is_xtheadvector_supported() && !xthead_test(variant->spec))
tools/testing/selftests/riscv/vector/validate_v_ptrace.c
772
if (is_xtheadvector_supported()) {
tools/testing/selftests/riscv/vector/validate_v_ptrace.c
833
if (is_xtheadvector_supported()) {
tools/testing/selftests/riscv/vector/validate_v_ptrace.c
93
if (!(is_vector_supported() || is_xtheadvector_supported()))
tools/testing/selftests/riscv/vector/validate_v_ptrace.c
96
xtheadvector = is_xtheadvector_supported();
tools/testing/selftests/riscv/vector/vstate_prctl.c
116
if (is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/vstate_prctl.c
134
if (is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/vstate_prctl.c
154
if (is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/vstate_prctl.c
174
if (is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/vstate_prctl.c
193
if (is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/vstate_prctl.c
212
if (!is_vector_supported() && !is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/vstate_prctl.c
225
if (!is_vector_supported() && !is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/vstate_prctl.c
238
if (!is_vector_supported() && !is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/vstate_prctl.c
39
if (is_vector_supported() || is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/vstate_prctl.c
53
if (is_vector_supported() || is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/vstate_prctl.c
68
if (!is_vector_supported() && !is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/vstate_prctl.c
81
if (!is_vector_supported() && !is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/vstate_prctl.c
98
if (is_xtheadvector_supported())
tools/testing/selftests/riscv/vector/vstate_ptrace.c
117
if (!is_vector_supported() && !is_xtheadvector_supported())