Home
last modified time | relevance | path

Searched defs:setFunctionAttributes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCommandFlags.cpp637 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes() function in codegen
714 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes() function in codegen
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DCommandFlags.h352 static inline void setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes() function