Lines Matching refs:need
5 ; Leaf function, no frame so no need for a frame pointer.
15 ; Leaf function, frame pointer is requested but we don't need any stack frame,
26 ; Leaf function, frame pointer is requested and we need a stack frame, so we
27 ; need to use a frame pointer.
37 ; Leaf function, frame pointer is requested and we need a stack frame, so we
38 ; need to use a frame pointer. A high register is pushed to the stack, so we
53 ; need for a stack frame.
63 ; Has a call, but still no need for a frame pointer.
96 ; Has a high register clobbered, no need for a frame pointer.
108 ; Has a high register clobbered, frame pointer requested. We need to split the
124 ; We need a frame pointer to correctly restore the stack, but don't need to
139 ; alloca and ABI. We do need to split the push/pop here.