Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Function

93   /// The current machine function.
102 /// The symbol for the current function. This is recalculated at the beginning
106 /// The symbol used to represent the start of the current function for the
132 /// If VerboseAsm is set, a pointer to the loop info for this function.
190 /// Return a unique ID for the current function.
232 // The table will contain these structs that point to the sled, the function
238 const MCSymbol *Function;
241 const class Function *Fn;
250 // A unique ID used for ELF sections associated with a particular function.
253 // Helper function to record a given XRay sled.
275 /// Emit the specified function out to the OutStreamer.
290 /// This method emits the body and trailer for a function.
300 /// Returns false if needsCFIMoves() == CFI_M_EH for any function
312 /// function to the current output stream.
366 /// the function.
370 /// function.
592 /// This method emits the header for the current function.