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

  /external/llvm/include/llvm/CodeGen/
AsmPrinter.h 496 void EmitFunctionHeader();
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 520 /// EmitFunctionHeader - This method emits the header for the current
522 void AsmPrinter::EmitFunctionHeader() {
785 EmitFunctionHeader();
    [all...]

Completed in 135 milliseconds