HomeSort by: relevance | last modified time | path
    Searched defs:handler_slot_address (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 4864 rtx handler_slot_address = plus_constant (Pmode, hard_frame_pointer_rtx,
4868 = gen_rtx_MEM (DImode, handler_slot_address);
4853 rtx handler_slot_address = plus_constant (Pmode, hard_frame_pointer_rtx, local
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 4851 rtx handler_slot_address = plus_constant (Pmode, hard_frame_pointer_rtx,
4855 = gen_rtx_MEM (DImode, handler_slot_address);
4840 rtx handler_slot_address = plus_constant (Pmode, hard_frame_pointer_rtx, local

Completed in 22 milliseconds