reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/External/isl/imath/imath.c
 2124     w = UPPER_HALF(w);
 2132     w = UPPER_HALF(w);
 2154     w = (UPPER_HALF(w) == 0);
 2163     w = (UPPER_HALF(w) == 0);
 2273       w = UPPER_HALF(w);
 2308 	save = UPPER_HALF(w);
 2347     w = UPPER_HALF(w);
 2367       w = UPPER_HALF(w);
 2376     while ((w = UPPER_HALF(w)) != 0) {
 2393   w = UPPER_HALF(w);
 2399     w = UPPER_HALF(w);
 2417     w = UPPER_HALF(w);
 2435     w = UPPER_HALF(w);
 2600     w = UPPER_HALF(w) ? 0 : 1;
 2606   assert(UPPER_HALF(w) != 0); /* no borrow out should be possible */