Searched refs:check_uint (Results 1 – 6 of 6) sorted by relevance
59 unsigned int check_uint() { return 0; } in check_uint() function
83 unsigned int check_uint() { return 0; } in check_uint() function
368 // CHECK: define dso_local signext i32 @check_uint()369 unsigned int check_uint(void) { return 0; } in check_uint() function
412 // CHECK: define dso_local i32 @check_uint()413 unsigned int check_uint(void) { return 0; } in check_uint() function
43 unsigned int check_uint() { return 0; } in check_uint() function