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

  /src/external/gpl3/gcc/dist/gcc/
rtl.h 3861 frame_pointer_rtx, and arg_pointer_rtx must be the same if they refer to
3897 distinguished from the others because they contain frame_pointer_rtx.
3899 When to use frame_pointer_rtx and hard_frame_pointer_rtx is a little
3901 should be used if it is being set, and frame_pointer_rtx otherwise. After
3957 #define frame_pointer_rtx (global_rtl[GR_FRAME_POINTER])
3953 #define frame_pointer_rtx macro
  /src/external/gpl3/gcc.old/dist/gcc/
rtl.h 3852 frame_pointer_rtx, and arg_pointer_rtx must be the same if they refer to
3888 distinguished from the others because they contain frame_pointer_rtx.
3890 When to use frame_pointer_rtx and hard_frame_pointer_rtx is a little
3892 should be used if it is being set, and frame_pointer_rtx otherwise. After
3948 #define frame_pointer_rtx (global_rtl[GR_FRAME_POINTER])
3944 #define frame_pointer_rtx macro

Completed in 30 milliseconds