Searched refs:std_diviu (Results 1 – 2 of 2) sorted by relevance
29 using std_diviu = ValueBuilder<UnsignedDivIOp>; variable
487 std_diviu(std_constant_int(10, i32Type), std_constant_int(2, i32Type)); in TEST_FUNC()