Searched defs:constfundata (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | expr.cc | 1519 void *constfundata, unsigned int align, bool memsetp) in can_store_by_pieces() 1601 void *constfundata, unsigned int align, bool memsetp, in store_by_pieces()
|
H A D | builtins.cc | 4069 void *constfundata; in try_store_by_multiple_pieces() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | expr.c | 1322 void *constfundata, unsigned int align, bool memsetp) in can_store_by_pieces() 1399 void *constfundata, unsigned int align, bool memsetp, in store_by_pieces()
|