Home
last modified time | relevance | path

Searched +defs:type +defs:kw (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DVectorization.cpp91 for (int64_t kw = 0; kw < kwSize; ++kw) { in extractConvInputSlices() local
102 for (int64_t kw = 0; kw < kwSize; ++kw) { in extractConvInputSlices() local
122 for (int64_t kw = 0; kw < kwSize; ++kw) { extractConvFilterSlices() local
746 __anon729377360f02(Type type) tensorExtractVectorizationPrecondition() argument
1843 __anon729377361b02(Type type) vectorizeLinalgOpPrecondition() argument
1848 __anon729377361c02(Type type) vectorizeLinalgOpPrecondition() argument
3048 __anon729377362d02(int64_t kw, int64_t w) conv() argument
3055 for (int64_t kw = 0; kw < kwSize; ++kw) { conv() local
3280 for (int64_t kw = 0; kw < kwSize; ++kw) { depthwiseConv() local
3289 for (int64_t kw = 0; kw < kwSize; ++kw) { depthwiseConv() local
3302 __anon729377362f02(int64_t kw, int64_t w) depthwiseConv() argument
3316 for (int64_t kw = 0; kw < kwSize; ++kw) { depthwiseConv() local
3420 AffineExpr w, kw; generateNonChanneledConv() local
3438 AffineExpr n, w, f, kw, c; generateNwcConv() local
3456 AffineExpr n, w, f, kw, c; generateNcwConv() local
3473 AffineExpr n, w, c, kw; generateNwcPooling() local
3491 AffineExpr n, w, c, kw; generateNcwPooling() local
3510 AffineExpr n, w, c, kw; generateDilatedConv() local
[all...]
/llvm-project/flang/lib/Evaluate/
H A Dintrinsics.cpp1626 std::optional<DynamicType> type{arg.GetType()}; CheckAtomicKind() local
1763 std::string kw{d.keyword}; Match() local
1818 std::optional<DynamicType> type{arg->GetType()}; Match() local
2433 std::string kw{d.keyword}; Match() local
2747 } else if (auto type{mold->GetType()}) { HandleNull() local
2798 if (auto type{expr->GetType()}) { HandleC_F_Pointer() local
2815 if (auto type{expr->GetType()}) { HandleC_F_Pointer() local
2878 if (auto type{arguments[2]->GetType()}) { HandleC_F_Pointer() local
3198 if (auto kw{a->keyword()}; kw && kw == "dim") { Probe() local
[all...]
/llvm-project/flang/lib/Semantics/
H A Dcheck-call.cpp33 if (auto kw{arg.keyword()}) { in CheckImplicitInterfaceArg() local
38 auto type{arg.GetType()}; in CheckImplicitInterfaceArg() local
475 if (const DeclTypeSpec * type{coarray.GetType()}) { CheckExplicitDataArg() local
1131 ConvertBOZLiteralArg(evaluate::ActualArgument & arg,const evaluate::DynamicType & type) ConvertBOZLiteralArg() argument
1171 if (auto type{characteristics::TypeAndShape::Characterize( CheckExplicitInterfaceArg() local
1774 CheckTransferOperandType(SemanticsContext & context,const evaluate::DynamicType & type,const char * which) CheckTransferOperandType() argument
1980 auto type{characteristics::TypeAndShape::Characterize(*expr, context)}; CheckPPCIntrinsic() local
[all...]
H A Dresolve-names.cpp342 const auto *type{GetDeclTypeSpec()}; in ProcessTypeSpec() local
352 DerivedTypeSpec *type{nullptr}; global() member
1160 const Symbol *type{nullptr}; // derived type being defined global() member
1689 SetTypeMapping(const DeclTypeSpec & type,parser::Location fromLetter,parser::Location toLetter) SetTypeMapping() argument
2196 if (const auto *type{ CompleteFunctionResultType() local
2294 SayDerivedType(const SourceName & name,MessageFixedText && msg,const Scope & type) SayDerivedType() argument
2536 if (const DeclTypeSpec * type{GetImplicitType(symbol)}) { ApplyImplicitRules() local
2585 const DeclTypeSpec *type{ ImplicitlyTypeForwardRef() local
2633 const auto *type{implicitRulesMap_->at(scope).GetType( GetImplicitType() local
4741 if (const auto *type{currScope().GetType(*folded)}) { Pre() local
5030 if (auto *type{GetDeclTypeSpec()}) { DeclareUnknownEntity() local
5091 } else if (auto *type{GetDeclTypeSpec()}) { DeclareProcEntity() local
5105 if (auto *type{GetDeclTypeSpec()}) { DeclareObjectEntity() local
5319 DeclTypeSpec &type{ppcBuiltinTypesScope->MakeDerivedType( Post() local
5334 Post(const parser::DeclarationTypeSpec::Type & type) Post() argument
5396 DeclTypeSpec &type{currScope().MakeDerivedType(category, std::move(*spec))}; Post() local
5411 DeclTypeSpec &type{currScope().MakeDerivedType(category, std::move(*spec))}; Post() local
5554 DeclTypeSpec &type{currScope().MakeDerivedType( Post() local
5566 auto *type{GetDeclTypeSpec()}; Post() local
6010 DeclTypeSpec &type{currScope().MakeDerivedType( Pre() local
6059 const DeclTypeSpec *type{ProcessTypeSpec(parsedType)}; Pre() local
6079 if (const auto &kw{std::get<std::optional<parser::Keyword>>(component.t)}) { Pre() local
6111 const auto *type{pointer->GetType()}; Post() local
6376 } else if (const DeclTypeSpec * type{symbol->GetType()}) { CheckCommonBlocks() local
6436 if (const auto *type{details->type()}) { CheckCommonBlockDerivedType() local
6529 if (const DeclTypeSpec * type{symbol.GetType()}) { PassesLocalityChecks() local
6588 DeclareStatementEntity(const parser::DoVariable & doVar,const std::optional<parser::IntegerTypeSpec> & type) DeclareStatementEntity() argument
6621 SetType(const parser::Name & name,const DeclTypeSpec & type) SetType() argument
6878 if (const auto *type{prevRoot.GetType()}) { ResolveIndexName() local
6966 auto &type{std::get<std::optional<parser::IntegerTypeSpec>>(control.t)}; Pre() local
6987 auto &type{std::get<std::optional<parser::IntegerTypeSpec>>(x.t)}; Pre() local
7210 if (const DeclTypeSpec * type{whole->GetType()}) { Post() local
7262 } else if (const auto *type{GetDeclTypeSpec()}) { Post() local
7439 ToDeclTypeSpec(evaluate::DynamicType && type) ToDeclTypeSpec() argument
7467 ToDeclTypeSpec(evaluate::DynamicType && type,MaybeSubscriptIntExpr && length) ToDeclTypeSpec() argument
7946 auto *type{symbol.GetType()}; FindComponent() local
8739 if (auto type{evaluate::DynamicType::From(*symbol)}) { AnalyzeStmtFunctionStmt() local
[all...]
H A Dexpression.cpp486 if (auto type{DynamicType::From(dataRef.GetLastSymbol())}) { CheckPolymorphic() local
525 if (const semantics::DeclTypeSpec *type{ultimate.GetType()}) { FixMisparsedSubstringDataRef() local
1807 DynamicType type{TypeCategory::Integer, kind}; Add() local
2029 if (const auto &kw{std::get<std::optional<parser::Keyword>>(component.t)}) { Analyze() local
2984 if (const auto *type{symbol->GetType()}) { AssumedTypeDummy() local
3108 const semantics::DeclTypeSpec &type{ Analyze() local
4062 if (auto type{result->GetType()}) { EnforceTypeConstraint() local
4677 const auto *type{GetDerivedTypeSpec(GetType(passIndex))}; FindBoundOp() local
[all...]
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp86 StringRef kw; parseOverflowFlags() local
167 getI1SameShape(Type type) getI1SameShape() argument
246 Type type; parseCmpOp() local
299 getBoolAttribute(Type type,MLIRContext * ctx,bool value) getBoolAttribute() argument
360 Type type, elemType; parse() local
606 extractVectorElementType(Type type) extractVectorElementType() argument
844 isTypeCompatibleWithAtomicOp(Type type,const DataLayout & dataLayout) isTypeCompatibleWithAtomicOp() argument
885 build(OpBuilder & builder,OperationState & state,Type type,Value addr,unsigned alignment,bool isVolatile,bool isNonTemporal,bool isInvariant,AtomicOrdering ordering,StringRef syncscope) build() argument
1594 Type type; parse() local
1815 LLVMPointerType type = getType(); verifySymbolUses() local
1854 build(OpBuilder & builder,OperationState & result,Type type,bool isConstant,Linkage linkage,StringRef name,Attribute value,uint64_t alignment,unsigned addrSpace,bool dsoLocal,bool threadLocal,SymbolRefAttr comdat,ArrayRef<NamedAttribute> attrs,DIGlobalVariableExpressionAttr dbgExpr) build() argument
2071 auto type = llvm::dyn_cast<LLVMArrayType>(getType()); verify() local
2241 LLVMFunctionType type = getFunctionType(); addEntryBlock() local
2248 build(OpBuilder & builder,OperationState & result,StringRef name,Type type,LLVM::Linkage linkage,bool dsoLocal,CConv cconv,SymbolRefAttr comdat,ArrayRef<NamedAttribute> attrs,ArrayRef<DictionaryAttr> argAttrs,std::optional<uint64_t> functionEntryCount) build() argument
2369 auto type = parse() local
2506 __anonb47beb211402(Type type, StringRef errorMessage) verify() argument
2681 isBuildableWith(Attribute value,Type type) isBuildableWith() argument
2694 materialize(OpBuilder & builder,Attribute value,Type type,Location loc) materialize() argument
3307 materializeConstant(OpBuilder & builder,Attribute value,Type type,Location loc) materializeConstant() argument
3341 auto type = LLVM::LLVMArrayType::get(IntegerType::get(ctx, 8), value.size()); createGlobalString() local
[all...]