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

  /src/external/gpl3/gcc/dist/gcc/
ira-int.h 454 #define ALLOCNO_CROSSED_CALLS_ABIS(A) ((A)->crossed_calls_abis)
1564 return call_clobbers_in_region (ALLOCNO_CROSSED_CALLS_ABIS (a),
1577 return call_clobbered_in_region_p (ALLOCNO_CROSSED_CALLS_ABIS (a),
  /src/external/gpl3/gcc.old/dist/gcc/
ira-int.h 440 #define ALLOCNO_CROSSED_CALLS_ABIS(A) ((A)->crossed_calls_abis)
1550 return call_clobbers_in_region (ALLOCNO_CROSSED_CALLS_ABIS (a),
1563 return call_clobbered_in_region_p (ALLOCNO_CROSSED_CALLS_ABIS (a),

Completed in 28 milliseconds