Lines Matching full:prolog
33 // after the prolog is generated, and the code that does that doesn't handle a
55 /// contents is spilled and reloaded around the call. Without the prolog code,
304 MachineBasicBlock &MBB = MF.front(); // Prolog goes in entry BB
318 // Scan the prolog, looking for an UPDATE_VRSAVE instruction. If we find it,
782 /// register onto the stack in the prolog and restore it in the epilog of the
1099 // save slot via GPR12 (available in the prolog for 32- and 64-bit).