Home
last modified time | relevance | path

Searched defs:is_load (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dbreak-catch-load.c63 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/
Doptabs-query.cc566 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()
Dtree-if-conv.cc940 bool is_load; in ifcvt_can_use_mask_load_store() local
Dipa-fnsummary.cc2066 bool is_load; in will_be_nonconstant_predicate() local
Dgimple-ssa-store-merging.cc3384 get_alias_type_for_stmts (vec<gimple *> &stmts, bool is_load, in get_alias_type_for_stmts()
Dexpr.cc986 pieces_addr::pieces_addr (rtx obj, bool is_load, by_pieces_constfn constfn, in pieces_addr()
Dtree-vect-stmts.cc1727 bool is_load = (vls_type == VLS_LOAD); in check_load_store_for_partial_vectors() local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-p8swap.cc156 unsigned int is_load : 1; member in swap_web_entry
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.cc14851 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/
Dtc-arm.c8592 const bool is_load = ((inst.instruction & LOAD_BIT) != 0); in encode_arm_addr_mode_2() local