Home
last modified time | relevance | path

Searched refs:isArgAttrName (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/include/mlir/IR/
DFunctionSupport.h35 inline bool isArgAttrName(StringRef name) { in isArgAttrName() function
/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp1219 (filterArgAttrs && impl::isArgAttrName(attr.first.strref()))) in filterFuncAttributes()