Searched defs:ge_lt1 (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ | ||
H A D | cmp-sext-simm.c | 37 static int ge_lt1(int x) { return (sext(x) >= (NEG - 1)) == 1; } in ge_lt1() function |
Completed in 2 milliseconds