HomeSort by relevance Sort by last modified time
    Searched refs:EmitFunctionHeader (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
AsmPrinter.h 168 EmitFunctionHeader();
181 /// EmitFunctionHeader - This method emits the header for the current
183 void EmitFunctionHeader();
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 65 EmitFunctionHeader();
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 424 /// EmitFunctionHeader - This method emits the header for the current
426 void AsmPrinter::EmitFunctionHeader() {
    [all...]

Completed in 57 milliseconds