HomeSort by: relevance | last modified time | path
    Searched refs:hasFunctionAlignment (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h 380 bool HasFunctionAlignment = true;
722 bool hasFunctionAlignment() const { return HasFunctionAlignment; }
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 733 if (MAI->hasFunctionAlignment())

Completed in 24 milliseconds