Home
last modified time | relevance | path

Searched refs:POST_DEC (Results 1 – 25 of 126) sorted by relevance

123456

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-utils.c230 case POST_DEC: in find_post_update_rtx()
353 || GET_CODE (plus_rtx) == POST_DEC in extract_base_reg()
404 case POST_DEC: in extract_offset_rtx()
H A Dnds32-cost.c539 case POST_DEC: in nds32_address_cost_speed_prefer()
595 case POST_DEC: in nds32_address_cost_speed_fwprop()
658 case POST_DEC: in nds32_address_cost_size_prefer()
H A Dnds32-md-auxiliary.c1700 case POST_DEC: in nds32_output_32bit_store()
1806 case POST_DEC: in nds32_output_32bit_load()
1911 case POST_DEC: in nds32_output_32bit_load_s()
2350 case POST_DEC: in nds32_output_float_load()
2428 case POST_DEC: in nds32_output_float_store()
3157 if (GET_CODE (sub_mem) == POST_DEC) in nds32_spilt_doubleword()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-utils.cc230 case POST_DEC: in find_post_update_rtx()
353 || GET_CODE (plus_rtx) == POST_DEC in extract_base_reg()
404 case POST_DEC: in extract_offset_rtx()
H A Dnds32-cost.cc539 case POST_DEC: in nds32_address_cost_speed_prefer()
595 case POST_DEC: in nds32_address_cost_speed_fwprop()
658 case POST_DEC: in nds32_address_cost_size_prefer()
H A Dnds32-md-auxiliary.cc1700 case POST_DEC: in nds32_output_32bit_store()
1806 case POST_DEC: in nds32_output_32bit_load()
1911 case POST_DEC: in nds32_output_32bit_load_s()
2350 case POST_DEC: in nds32_output_float_load()
2428 case POST_DEC: in nds32_output_float_store()
3157 if (GET_CODE (sub_mem) == POST_DEC) in nds32_spilt_doubleword()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1290 enum MemIndexedMode { UNINDEXED = 0, PRE_INC, PRE_DEC, POST_INC, POST_DEC }; enumerator
1292 static const int LAST_INDEXED_MODE = POST_DEC + 1;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Dfalkor-tag-collision-avoidance.c491 || GET_CODE (x) == POST_DEC in iv_p()
568 if (load_pair && (code == POST_INC || code == POST_DEC)) in valid_src_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin.h607 || (OUTER) == POST_DEC || (OUTER) == PRE_DEC \
686 || GET_CODE (X) == POST_DEC \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dfalkor-tag-collision-avoidance.cc491 || GET_CODE (x) == POST_DEC in iv_p()
568 if (load_pair && (code == POST_INC || code == POST_DEC)) in valid_src_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.h607 || (OUTER) == POST_DEC || (OUTER) == PRE_DEC \
686 || GET_CODE (X) == POST_DEC \
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcommon.md51 (match_test "GET_CODE (XEXP (op, 0)) == POST_DEC"))))
H A Dlra-eliminations.cc561 case POST_DEC: in lra_eliminate_regs_1()
742 case POST_DEC: in mark_not_eliminable()
758 if (code == PRE_DEC || code == POST_DEC) in mark_not_eliminable()
H A Dvaltrack.cc105 case POST_DEC: in cleanup_auto_inc_dec()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcommon.md51 (match_test "GET_CODE (XEXP (op, 0)) == POST_DEC"))))
H A Dlra-eliminations.c562 case POST_DEC: in lra_eliminate_regs_1()
743 case POST_DEC: in mark_not_eliminable()
759 if (code == PRE_DEC || code == POST_DEC) in mark_not_eliminable()
H A Drecog.c49 #define STACK_POP_CODE POST_DEC
1835 case POST_DEC: in asm_operand_ok()
2034 || GET_CODE (addr) == POST_DEC) in mode_dependent_address_p()
2829 case POST_DEC: in constrain_operands()
H A Dvaltrack.c106 case POST_DEC: in cleanup_auto_inc_dec()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.h290 #define STACK_PUSH_CODE POST_DEC
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.h295 #define STACK_PUSH_CODE POST_DEC
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp228 LSBase->getAddressingMode() == ISD::POST_DEC) in matchLSNode()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.opt60 Enable use of POST_INC / POST_DEC.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.opt60 Enable use of POST_INC / POST_DEC.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dldrdstrd.md151 ;; (a) memory operands can be POST_INC, POST_DEC, PRE_MODIFY, POST_MODIFY
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dldrdstrd.md151 ;; (a) memory operands can be POST_INC, POST_DEC, PRE_MODIFY, POST_MODIFY

123456