Home
last modified time | relevance | path

Searched refs:sibcall_blocked (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.h1605 int sibcall_blocked; member
Darm.cc7819 if (cfun->machine->sibcall_blocked) in arm_function_ok_for_sibcall()
21225 cfun->machine->sibcall_blocked = 1; in arm_compute_save_core_reg_mask()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200318460 (arm_function_ok_for_sibcall): Return false of sibcall_blocked
18492 (struct machine_function): Add sibcall_blocked field.