Searched +defs:memory +defs:exp (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 8192 ix86_expand_binop_builtin (enum insn_code icode, tree exp, rtx target) in ix86_expand_binop_builtin() 8237 ix86_expand_multi_arg_builtin (enum insn_code icode, tree exp, rtx target, in ix86_expand_multi_arg_builtin() 8474 ix86_expand_unop_vec_merge_builtin (enum insn_code icode, tree exp, in ix86_expand_unop_vec_merge_builtin() 8510 tree exp, rtx target, bool swap) in ix86_expand_sse_compare() 8556 ix86_expand_sse_comi (const struct builtin_description *d, tree exp, in ix86_expand_sse_comi() 8604 ix86_expand_sse_round (const struct builtin_description *d, tree exp, in ix86_expand_sse_round() 8636 tree exp, rtx target) in ix86_expand_sse_round_vec_pack_sfix() 8675 ix86_expand_sse_ptest (const struct builtin_description *d, tree exp, in ix86_expand_sse_ptest() 8719 tree exp, rtx target) in ix86_expand_sse_pcmpestr() 8824 tree exp, rtx target) in ix86_expand_sse_pcmpistr() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 9431 ix86_expand_binop_builtin (enum insn_code icode, tree exp, rtx target) in ix86_expand_binop_builtin() 9476 ix86_expand_multi_arg_builtin (enum insn_code icode, tree exp, rtx target, in ix86_expand_multi_arg_builtin() 9707 ix86_expand_unop_vec_merge_builtin (enum insn_code icode, tree exp, in ix86_expand_unop_vec_merge_builtin() 9743 tree exp, rtx target, bool swap) in ix86_expand_sse_compare() 9789 ix86_expand_sse_comi (const struct builtin_description *d, tree exp, in ix86_expand_sse_comi() 9832 ix86_expand_sse_round (const struct builtin_description *d, tree exp, in ix86_expand_sse_round() 9864 tree exp, rtx target) in ix86_expand_sse_round_vec_pack_sfix() 9903 ix86_expand_sse_ptest (const struct builtin_description *d, tree exp, in ix86_expand_sse_ptest() 9947 tree exp, rtx target) in ix86_expand_sse_pcmpestr() 10052 tree exp, rtx target) in ix86_expand_sse_pcmpistr() [all …]
|
/netbsd-src/external/lgpl3/gmp/dist/ |
H A D | gmp-impl.h | 3793 gmp_uint_least32_t exp:11; member 3809 gmp_uint_least32_t exp:11; member 3823 gmp_uint_least32_t exp:11; member 3837 gmp_uint_least32_t exp:8; /* excess-128 exponent */ member 4483 doprnt_memory_t memory; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | module.cc | 615 allocator *memory; /* Obtainer of memory. */ member in bytes_out 618 bytes_out (allocator *memory) in bytes_out() 16765 macro_export &exp = get_macro_export (slot); in maybe_add_macro() local 16957 macro_export &exp = get_macro_export (slot); in install_macros() local 16996 macro_export &exp = get_macro_export (slot); in undef_macro() local 17078 macro_export exp; in deferred_macro() local 17115 macro_export &exp = defs[ix]; in deferred_macro() local
|