Searched refs:test_vssrl_vx_u32m1 (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/test/CodeGen/RISCV/rvv-intrinsics-handcrafted/ |
H A D | vssrl-out-of-range.c | 13 vuint32m1_t test_vssrl_vx_u32m1(vuint32m1_t op1, uint32_t op2, size_t vl) { in test_vssrl_vx_u32m1() function
|
H A D | vssra-out-of-range.c | 13 vuint32m1_t test_vssrl_vx_u32m1(vuint32m1_t op1, uint32_t op2, size_t vl) { in test_vssrl_vx_u32m1() function
|
/llvm-project/clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/non-policy/overloaded/ |
H A D | vssrl.c | 305 vuint32m1_t test_vssrl_vx_u32m1(vuint32m1_t op1, size_t shift, size_t vl) { in test_vssrl_vx_u32m1() function
|
/llvm-project/clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/non-policy/non-overloaded/ |
H A D | vssrl.c | 305 vuint32m1_t test_vssrl_vx_u32m1(vuint32m1_t op1, size_t shift, size_t vl) { in test_vssrl_vx_u32m1() function
|
/llvm-project/llvm/test/CodeGen/RISCV/rvv/ |
H A D | vssrl-rv32.ll | 411 define <vscale x 2 x i32> @test_vssrl_vx_u32m1(<vscale x 2 x i32> %op1, i32 %shift, i32 %vl) { 412 ; CHECK-LABEL: test_vssrl_vx_u32m1:
|
H A D | vssrl-rv64.ll | 411 define <vscale x 2 x i32> @test_vssrl_vx_u32m1(<vscale x 2 x i32> %op1, i64 %shift, i64 %vl) { 412 ; CHECK-LABEL: test_vssrl_vx_u32m1:
|