/llvm-project/mlir/lib/Dialect/IRDL/ |
H A D | IRDLVerifiers.cpp | 112 StringRef attrName = attrDef->getName(); in verify() local 124 StringRef attrName = attrDef->getName(); in verify() local 155 StringRef attrName = typeDef->getName(); in verify() local 167 StringRef attrName = typeDef->getName(); in verify() local
|
H A D | IRDLLoading.cpp | 56 StringRef attrName, unsigned numElements, in getSegmentSizesFromAttr() 115 StringRef attrName, unsigned numElements, in getSegmentSizes()
|
/llvm-project/clang/include/clang/Sema/ |
H A D | ParsedAttr.h | 219 ParsedAttr(IdentifierInfo *attrName, SourceRange attrRange, in ParsedAttr() argument 234 ParsedAttr(IdentifierInfo *attrName, SourceRange attrRange, in ParsedAttr() argument 255 ParsedAttr(IdentifierInfo *attrName, SourceRange attrRange, in ParsedAttr() argument 271 ParsedAttr(IdentifierInfo *attrName, SourceRange attrRange, in ParsedAttr() argument 289 ParsedAttr(IdentifierInfo *attrName, SourceRange attrRange, in ParsedAttr() argument 302 ParsedAttr(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierInfo * getterId,IdentifierInfo * setterId,Form formUsed) ParsedAttr() argument 765 create(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierLoc * Param,const AvailabilityChange & introduced,const AvailabilityChange & deprecated,const AvailabilityChange & obsoleted,SourceLocation unavailable,const Expr * MessageExpr,ParsedAttr::Form form,SourceLocation strict,const Expr * ReplacementExpr,IdentifierLoc * EnvironmentLoc) create() argument 781 create(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierLoc * Param1,IdentifierLoc * Param2,IdentifierLoc * Param3,ParsedAttr::Form form) create() argument 794 createTypeTagForDatatype(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierLoc * argumentKind,ParsedType matchingCType,bool layoutCompatible,bool mustBeNull,ParsedAttr::Form form) createTypeTagForDatatype() argument 805 createTypeAttribute(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,ParsedType typeArg,ParsedAttr::Form formUsed,SourceLocation ellipsisLoc) createTypeAttribute() argument 820 createPropertyAttribute(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierInfo * getterId,IdentifierInfo * setterId,ParsedAttr::Form formUsed) createPropertyAttribute() argument 1002 addNew(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierLoc * Param,const AvailabilityChange & introduced,const AvailabilityChange & deprecated,const AvailabilityChange & obsoleted,SourceLocation unavailable,const Expr * MessageExpr,ParsedAttr::Form form,SourceLocation strict,const Expr * ReplacementExpr,IdentifierLoc * EnvironmentLoc) addNew() argument 1020 addNew(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierLoc * Param1,IdentifierLoc * Param2,IdentifierLoc * Param3,ParsedAttr::Form form) addNew() argument 1032 addNewTypeTagForDatatype(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierLoc * argumentKind,ParsedType matchingCType,bool layoutCompatible,bool mustBeNull,ParsedAttr::Form form) addNewTypeTagForDatatype() argument 1058 addNewPropertyAttr(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierInfo * getterId,IdentifierInfo * setterId,ParsedAttr::Form formUsed) addNewPropertyAttr() argument [all...] |
/llvm-project/mlir/include/mlir/IR/ |
H A D | OpImplementation.h | 946 parseAttribute(Attribute & result,StringRef attrName,NamedAttrList & attrs) parseAttribute() argument 953 parseAttribute(AttrType & result,StringRef attrName,NamedAttrList & attrs) parseAttribute() argument 962 parseAttribute(AttrType & result,Type type,StringRef attrName,NamedAttrList & attrs) parseAttribute() argument 994 parseCustomAttributeWithFallback(AttrType & result,Type type,StringRef attrName,NamedAttrList & attrs) parseCustomAttributeWithFallback() argument 1021 parseCustomAttributeWithFallback(AttrType & result,Type type,StringRef attrName,NamedAttrList & attrs) parseCustomAttributeWithFallback() argument 1077 parseOptionalAttribute(AttrType & result,StringRef attrName,NamedAttrList & attrs) parseOptionalAttribute() argument 1086 parseOptionalAttribute(AttrType & result,Type type,StringRef attrName,NamedAttrList & attrs) parseOptionalAttribute() argument 1129 parseSymbolName(StringAttr & result,StringRef attrName,NamedAttrList & attrs) parseSymbolName() argument 1143 parseOptionalSymbolName(StringAttr & result,StringRef attrName,NamedAttrList & attrs) parseOptionalSymbolName() argument [all...] |
H A D | Matchers.h | 69 StringRef attrName; global() member 122 StringRef attrName; global() member 315 m_Attr(StringRef attrName) m_Attr() argument 333 m_Attr(StringRef attrName,AttrT * bindValue) m_Attr() argument [all...] |
/llvm-project/mlir/test/lib/Dialect/SPIRV/ |
H A D | TestEntryPointAbi.cpp | 64 StringRef attrName = spirv::getEntryPointABIAttrName(); in runOnOperation() local
|
/llvm-project/mlir/lib/Dialect/Func/Transforms/ |
H A D | DuplicateFunctionElimination.cpp | 33 StringAttr attrName = namedAttr.getName(); in getHashValue() local
|
/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/ |
H A D | LowerABIAttributesPass.cpp | 236 auto attrName = spirv::getInterfaceVarABIAttrName(); matchAndRewrite() local 315 StringRef attrName = spirv::getInterfaceVarABIAttrName(); runOnOperation() local
|
/llvm-project/mlir/lib/Dialect/GPU/IR/ |
H A D | InferIntRangeInterfaceImpls.cpp | 77 StringRef attrName, in getKnownLaunchAttr() 112 StringRef attrName; in getKnownLaunchDim() local
|
H A D | GPUDialect.cpp | 643 auto attrName = addAsyncDependency() local 1078 auto attrName = getNumWorkgroupAttributionsAttrName(); addWorkgroupAttribution() local 1338 auto attrName = getNumWorkgroupAttributionsAttrName(); addWorkgroupAttribution() local 1553 getAttributionAttrs(GPUFuncOp op,unsigned index,StringAttr attrName) getAttributionAttrs() argument 1569 setAttributionAttrs(GPUFuncOp op,unsigned index,DictionaryAttr value,StringAttr attrName) setAttributionAttrs() argument [all...] |
/llvm-project/mlir/tools/mlir-tblgen/ |
H A D | OpDefinitionsGen.cpp | 264 StringRef attrName; global() member 306 getAttr(StringRef attrName,bool isNamed=false) const getAttr() argument 909 __anon4a9417d70c02(StringRef attrName) genAttributeVerifier() argument 1113 __anon4a9417d70d02(StringRef attrName) global() argument 1718 __anon4a9417d71002(StringRef name, StringRef attrName, Attribute attr) global() argument 1817 __anon4a9417d71502(Method *method, StringRef getterName, StringRef attrName, StringRef attrVar) global() argument 1831 __anon4a9417d71602(StringRef setterName, StringRef getterName, StringRef attrName, Attribute attr) global() argument 1843 __anon4a9417d71702(StringRef setterName, StringRef getterName, StringRef attrName, Attribute attr) global() argument [all...] |
H A D | SPIRVUtilsGen.cpp | 534 StringRef attrName, raw_ostream &os) { in emitAttributeSerialization() argument 831 emitAttributeDeserialization(const Attribute & attr,ArrayRef<SMLoc> loc,StringRef tabs,StringRef attrList,StringRef attrName,StringRef words,StringRef wordIndex,raw_ostream & os) emitAttributeDeserialization() argument [all...] |
/llvm-project/mlir/lib/Target/SPIRV/Deserialization/ |
H A D | Deserializer.h | 245 auto attrName = llvm::convertToSnakeFromCamelCase(decorationName); in getSymbolDecoration() local
|
/llvm-project/flang/lib/Optimizer/Dialect/ |
H A D | FIRAttr.cpp | 214 llvm::StringRef attrName; in parseFirAttribute() local [all...] |
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
H A D | NVVMDialect.cpp | 1055 StringAttr attrName = attr.getName(); verifyOperationAttribute() local 1092 StringAttr attrName = argAttr.getName(); verifyRegionArgAttribute() local [all...] |
/llvm-project/mlir/lib/Conversion/GPUCommon/ |
H A D | GPUOpsLowering.cpp | 192 __anonecc3bcba0202(StringRef attrName) matchAndRewrite() argument 199 __anonecc3bcba0302(StringRef attrName) matchAndRewrite() argument
|
/llvm-project/mlir/lib/Dialect/SPIRV/IR/ |
H A D | ControlFlowOps.cpp | 30 StringRef attrName = spirv::attributeName<EnumClass>()) { in parseControlAttribute() argument
|
H A D | SPIRVOps.cpp | 1786 const char *attrName = "spec_const"; parse() local
|
/llvm-project/mlir/lib/IR/ |
H A D | Operation.cpp | 1260 StringRef attrName, in verifyValueSizeAttr() argument 1286 StringRef attrName) { in verifyOperandSizeAttr() argument 1291 StringRef attrName) { in verifyResultSizeAttr() argument
|
H A D | ExtensibleDialect.cpp | 496 StringRef attrName, AsmParser &parser, Attribute &resultAttr) const { in parseOptionalDynamicAttr()
|
/llvm-project/mlir/lib/Target/SPIRV/Serialization/ |
H A D | Serializer.cpp | 212 static std::string getDecorationName(StringRef attrName) { in getDecorationName() argument 295 StringRef attrName = attr.getName().strref(); processDecoration() local [all...] |
/llvm-project/mlir/lib/Bindings/Python/ |
H A D | IRCore.cpp | 2084 MlirStringRef attrName = mlirSymbolTableGetSymbolAttributeName(); getSymbolName() local 2097 MlirStringRef attrName = mlirSymbolTableGetSymbolAttributeName(); setSymbolName() local 2110 MlirStringRef attrName = mlirSymbolTableGetVisibilityAttributeName(); getVisibility() local 2126 MlirStringRef attrName = mlirSymbolTableGetVisibilityAttributeName(); setVisibility() local 2738 __anon0d8b16ee2702(PyDialects &self, std::string attrName) populateIRCore() argument [all...] |
/llvm-project/mlir/tools/mlir-linalg-ods-gen/ |
H A D | mlir-linalg-ods-yaml-gen.cpp | 103 std::optional<std::string> attrName; global() member
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaObjCProperty.cpp | 306 LocPropertyAttribute(ASTContext & Context,const char * attrName,SourceLocation LParenLoc,SourceLocation & Loc) LocPropertyAttribute() argument
|
/llvm-project/mlir/lib/AsmParser/ |
H A D | Parser.cpp | 1678 parseAffineMapOfSSAIds(SmallVectorImpl<UnresolvedOperand> & operands,Attribute & mapAttr,StringRef attrName,NamedAttrList & attrs,Delimiter delimiter) parseAffineMapOfSSAIds() argument
|