Home
last modified time | relevance | path

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

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