Home
last modified time | relevance | path

Searched defs:may_alias (Results 1 – 3 of 3) sorted by relevance

/third_party/optimized-routines/networking/
Dchksum_common.h32 #define may_alias __attribute__((__may_alias__)) macro
43 #define may_alias macro
/third_party/optimized-routines/networking/test/
Dchksum.c29 #define may_alias __attribute__((__may_alias__)) macro
31 #define may_alias macro
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_load_store_vectorize.c949 may_alias(nir_shader *shader, struct entry *a, struct entry *b) in may_alias() function