Searched defs:OpWithLayout (Results 1 – 1 of 1) sorted by relevance
121 struct OpWithLayout : public Op<OpWithLayout, DataLayoutOpInterface::Trait> { struct125 static ArrayRef<StringRef> getAttributeNames() { return {}; } in getAttributeNames()127 static StringRef getOperationName() { return "dltest.op_with_layout"; } in getOperationName()129 DataLayoutSpecInterface getDataLayoutSpec() { in getDataLayoutSpec()133 static unsigned getTypeSizeInBits(Type type, const DataLayout &dataLayout, in getTypeSizeInBits()153 static unsigned getTypeABIAlignment(Type type, const DataLayout &dataLayout, in getTypeABIAlignment()158 static unsigned getTypePreferredAlignment(Type type, in getTypePreferredAlignment()