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 161 EmitFunctionHeader();
174 /// EmitFunctionHeader - This method emits the header for the current
176 void EmitFunctionHeader();
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 66 EmitFunctionHeader();
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 421 /// EmitFunctionHeader - This method emits the header for the current
423 void AsmPrinter::EmitFunctionHeader() {
    [all...]

Completed in 25 milliseconds