Home
last modified time | relevance | path

Searched refs:test_rotl (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dprelegalizercombiner-funnel-shifts-to-rotates.mir33 name: test_rotl
46 ; CHECK-LABEL: name: test_rotl
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dms-intrinsics-rotations.c36 unsigned int test_rotl(unsigned int value, int shift) { in test_rotl() function
/llvm-project-15.0.7/clang/test/CodeGen/X86/
H A Drot-intrinsics.c84 unsigned int test_rotl(unsigned int value, int shift) { in test_rotl() function