Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Parser/
DParser.cpp1125 parseOptionalAttributeAndAddToList(AttrT &result, Type type, in parseOptionalAttributeAndAddToList() function in __anonbf9cd4220611::CustomOpAsmParser
1136 return parseOptionalAttributeAndAddToList(result, type, attrName, attrs); in parseOptionalAttribute()
1141 return parseOptionalAttributeAndAddToList(result, type, attrName, attrs); in parseOptionalAttribute()
1146 return parseOptionalAttributeAndAddToList(result, type, attrName, attrs); in parseOptionalAttribute()