Home
last modified time | relevance | path

Searched refs:setFunctionAttributes (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DCommandFlags.h352 static inline void setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes() function
/external/llvm/tools/llc/
Dllc.cpp379 setFunctionAttributes(CPUStr, FeaturesStr, *M); in compileModule()
/external/llvm/tools/opt/
Dopt.cpp446 setFunctionAttributes(CPUStr, FeaturesStr, *M); in main()