HomeSort by: relevance | last modified time | path
    Searched defs:setFunctionAttributes (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CommandFlags.cpp 609 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features,
687 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features,
690 setFunctionAttributes(CPU, Features, F);

Completed in 61 milliseconds