brintos

brintos / llvm-project-archived public Read only

0
0
Text · 202 B · 46690a7 Raw
6 lines · c
1__attribute__((overloadable))2void testRiscv(__rvv_int8mf8_t);3// CHECK: USR: c:@F@testRiscv#@BT@__rvv_int8mf8_t#4 5// RUN: c-index-test -index-file %s --target=riscv64 -target-feature +v | FileCheck %s6