Home
last modified time | relevance | path

Searched refs:removeParamAttrs (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h395 void removeParamAttrs(unsigned ArgNo, const AttrBuilder &Attrs);
/external/llvm-project/llvm/include/llvm/IR/
DFunction.h427 void removeParamAttrs(unsigned ArgNo, const AttrBuilder &Attrs);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp465 void Function::removeParamAttrs(unsigned ArgNo, const AttrBuilder &Attrs) { in removeParamAttrs() function in Function
/external/llvm-project/llvm/lib/IR/
DFunction.cpp550 void Function::removeParamAttrs(unsigned ArgNo, const AttrBuilder &Attrs) { in removeParamAttrs() function in Function