Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp832 genAttributeVerifier(const OpOrAdaptorHelper & emitHelper,FmtContext & ctx,MethodBody & body,const StaticVerifierFunctionEmitter & staticVerifierEmitter,bool useProperties) genAttributeVerifier() argument
1813 bool useProperties = op.getDialect().usePropertiesForAttributes(); global() local
1920 __anon4a9417d71902(StringRef name, bool useProperties) global() argument
3569 bool useProperties = emitHelper.hasProperties(); global() local
3963 bool useProperties = emitHelper.hasProperties(); global() local
4341 bool useProperties = emitHelper.hasProperties(); global() local
[all...]
H A DOpFormatGen.cpp367 bool useProperties; global() member
964 genCustomDirectiveParser(CustomDirective * dir,MethodBody & body,bool useProperties,StringRef opCppClassName,bool isOptional=false) genCustomDirectiveParser() argument
1089 genEnumAttrParser(const NamedAttribute * var,MethodBody & body,FmtContext & attrTypeCtx,bool parseAsOptional,bool useProperties,StringRef opCppClassName) genEnumAttrParser() argument
1143 genAttrParser(AttributeVariable * attr,MethodBody & body,FmtContext & attrTypeCtx,bool parseAsOptional,bool useProperties,StringRef opCppClassName) genAttrParser() argument
[all...]