Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DDialectGen.cpp277 for (const auto &attrPair : discardableAttributes) { emitDialectDecl() local
378 for (const auto &attrPair : discardableAttributes) { emitDialectDef() local
/llvm-project/mlir/lib/Dialect/Func/IR/
H A DFuncOps.cpp226 __anone16db3640202(std::pair<StringAttr, Attribute> attrPair) cloneInto() argument