Searched refs:test_clz (Results 1 – 3 of 3) sorted by relevance
4 define void @test_clz() { ret void }7 name: test_clz8 # CHECK-LABEL: name: test_clz
325 uint32_t test_clz(uint32_t t) { in test_clz() function
253 func.func @test_clz(%arg0: tensor<13x21x3xi32>) -> tensor<13x21x3xi32> {