Home
last modified time | relevance | path

Searched refs:check_shift_count (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dexpand.c174 static bool check_shift_count(struct expression *expr, struct expression *right) in check_shift_count() function
202 if (!check_shift_count(expr, right)) in simplify_int_binop()
585 check_shift_count(expr, right); in check_assignment()
H A Dsimplify.c892 static long long check_shift_count(struct instruction *insn, unsigned long long uval) in check_shift_count() function
921 value = check_shift_count(insn, value); in simplify_shift()

Completed in 5 milliseconds