Searched refs:test_ror (Results 1 – 2 of 2) sorted by relevance
18 define i32 @test_ror(i32 %a, i32 %b) { ret i32 %a }473 name: test_ror478 ; CHECK-LABEL: name: test_ror
253 uint32_t test_ror(uint32_t x, uint32_t y) { in test_ror() function