Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Target/LLVMIR/
H A DModuleImport.cpp767 if (Attribute scalarAttr = getScalarConstantAsAttr(builder, constant)) getConstantAsAttr() local
831 if (Attribute scalarAttr = getScalarConstantAsAttr(builder, current)) { getConstantAsAttr() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDistribute.cpp760 Attribute scalarAttr = dense.getSplatValue<Attribute>(); matchAndRewrite() local