Searched defs:bswap_type (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-store-merging.cc | 1101 tree bswap_type, tree load_type, struct symbolic_number *n, in bswap_replace() 1386 tree fndecl = NULL_TREE, bswap_type = NULL_TREE, load_type; in maybe_optimize_vector_constructor() local 1501 tree fndecl = NULL_TREE, bswap_type = NULL_TREE, load_type; in execute() local 4227 tree fndecl = NULL_TREE, bswap_type = NULL_TREE, load_type; in output_merged_store() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-store-merging.c | 935 tree bswap_type, tree load_type, struct symbolic_number *n, in bswap_replace() 1231 tree fndecl = NULL_TREE, bswap_type = NULL_TREE, load_type; in execute() local 3890 tree fndecl = NULL_TREE, bswap_type = NULL_TREE, load_type; in output_merged_store() local
|