Searched defs:is_load (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | break-catch-load.c | 63 bool is_load; member 222 add_solib_catchpoint (const char *arg, bool is_load, bool is_temp, bool enabled) in add_solib_catchpoint() 244 catch_load_or_unload (const char *arg, int from_tty, int is_load, in catch_load_or_unload()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | optabs-query.cc | 566 bool is_load) in can_vec_mask_load_store_p() 608 get_len_load_store_mode (machine_mode mode, bool is_load) in get_len_load_store_mode()
|
| D | tree-if-conv.cc | 940 bool is_load; in ifcvt_can_use_mask_load_store() local
|
| D | ipa-fnsummary.cc | 2066 bool is_load; in will_be_nonconstant_predicate() local
|
| D | gimple-ssa-store-merging.cc | 3384 get_alias_type_for_stmts (vec<gimple *> &stmts, bool is_load, in get_alias_type_for_stmts()
|
| D | expr.cc | 986 pieces_addr::pieces_addr (rtx obj, bool is_load, by_pieces_constfn constfn, in pieces_addr()
|
| D | tree-vect-stmts.cc | 1727 bool is_load = (vls_type == VLS_LOAD); in check_load_store_for_partial_vectors() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | rs6000-p8swap.cc | 156 unsigned int is_load : 1; member in swap_web_entry
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm.cc | 14851 arm_gen_multiple_op (bool is_load, int *regs, int count, rtx basereg, in arm_gen_multiple_op() 33617 fusion_load_store (rtx_insn *insn, rtx *base, rtx *offset, bool *is_load) in fusion_load_store() 33658 bool is_load; in arm_sched_fusion_priority() local
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-arm.c | 8592 const bool is_load = ((inst.instruction & LOAD_BIT) != 0); in encode_arm_addr_mode_2() local
|