Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Target/SPIRV/Serialization/
H A DSerializer.cpp765 for (Attribute elementAttr : attr) { prepareArrayConstant() local
/llvm-project/mlir/lib/Bindings/Python/
H A DIRAttributes.cpp847 getSplat(const PyType & shapedType,PyAttribute & elementAttr) getSplat() argument