Home
last modified time | relevance | path

Searched defs:attrList (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/lib/Target/LLVMIR/Dialect/LLVMIR/
H A DLLVMToLLVMIRTranslation.cpp268 llvm::AttributeList attrList; convertOperationImpl() local
/llvm-project/mlir/tools/mlir-linalg-ods-gen/
H A Dmlir-linalg-ods-yaml-gen.cpp695 std::string attrList; generateNamedGenericOpOds() local
/llvm-project/mlir/tools/mlir-tblgen/
H A DSPIRVUtilsGen.cpp831 emitAttributeDeserialization(const Attribute & attr,ArrayRef<SMLoc> loc,StringRef tabs,StringRef attrList,StringRef attrName,StringRef words,StringRef wordIndex,raw_ostream & os) emitAttributeDeserialization() argument
/llvm-project/flang/lib/Lower/
H A DBridge.cpp3047 llvm::SmallVector<mlir::Attribute> attrList; genFIR() local
3291 llvm::SmallVector<mlir::Attribute> attrList; genFIR() local
3475 llvm::SmallVector<mlir::Attribute> attrList; genFIR() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1788 ActOnForwardProtocolDeclaration(SourceLocation AtProtocolLoc,ArrayRef<IdentifierLocPair> IdentList,const ParsedAttributesView & attrList) ActOnForwardProtocolDeclaration() argument
H A DSemaType.cpp637 distributeFunctionTypeAttrToInnermost(TypeProcessingState & state,ParsedAttr & attr,ParsedAttributesView & attrList,QualType & declSpecType,CUDAFunctionTarget CFT) distributeFunctionTypeAttrToInnermost() argument