Home
last modified time | relevance | path

Searched refs:ix86_pc_thunk_call_expanded (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.h2778 #define ix86_pc_thunk_call_expanded (cfun->machine->pc_thunk_call_expanded) macro
Di386.cc6829 && !ix86_pc_thunk_call_expanded in ix86_compute_frame_layout()
Di386.md15544 ix86_pc_thunk_call_expanded = true;
15565 ix86_pc_thunk_call_expanded = true;
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201630541 (ix86_pc_thunk_call_expanded): New define.
30546 ix86_pc_thunk_call_expanded to prevent red-zone.