Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Function

95   /// The current machine function.
104 /// The symbol for the current function. This is recalculated at the beginning
109 /// The symbol used to represent the start of the current function for the
135 /// If VerboseAsm is set, a pointer to the loop info for this function.
193 /// Return a unique ID for the current function.
236 // The table will contain these structs that point to the sled, the function
241 const MCSymbol *Function;
244 const class Function *Fn;
252 // Helper function to record a given XRay sled.
274 /// Emit the specified function out to the OutStreamer.
289 /// This method emits the body and trailer for a function.
299 /// Returns false if needsCFIMoves() == CFI_M_EH for any function
312 /// function to the current output stream.
368 /// the function.
372 /// function.
593 /// This method emits the header for the current function.