Searched defs:attrList (Results 1 – 6 of 6) sorted by relevance
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/LLVMIR/ |
H A D | LLVMToLLVMIRTranslation.cpp | 268 llvm::AttributeList attrList; convertOperationImpl() local
|
/llvm-project/mlir/tools/mlir-linalg-ods-gen/ |
H A D | mlir-linalg-ods-yaml-gen.cpp | 695 std::string attrList; generateNamedGenericOpOds() local
|
/llvm-project/mlir/tools/mlir-tblgen/ |
H A D | SPIRVUtilsGen.cpp | 831 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 D | Bridge.cpp | 3047 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 D | SemaDeclObjC.cpp | 1788 ActOnForwardProtocolDeclaration(SourceLocation AtProtocolLoc,ArrayRef<IdentifierLocPair> IdentList,const ParsedAttributesView & attrList) ActOnForwardProtocolDeclaration() argument
|
H A D | SemaType.cpp | 637 distributeFunctionTypeAttrToInnermost(TypeProcessingState & state,ParsedAttr & attr,ParsedAttributesView & attrList,QualType & declSpecType,CUDAFunctionTarget CFT) distributeFunctionTypeAttrToInnermost() argument
|