Home
last modified time | relevance | path

Searched defs:OpWithLayout (Results 1 – 4 of 4) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp115 struct OpWithLayout : public Op<OpWithLayout, DataLayoutOpInterface::Trait> { struct
117 static ArrayRef<StringRef> getAttributeNames() { return {}; } in getAttributeNames()
119 static StringRef getOperationName() { return "dltest.op_with_layout"; } in getOperationName()
121 DataLayoutSpecInterface getDataLayoutSpec() { in getDataLayoutSpec()
125 static unsigned getTypeSizeInBits(Type type, const DataLayout &dataLayout, in getTypeSizeInBits()
145 static unsigned getTypeABIAlignment(Type type, const DataLayout &dataLayout, in getTypeABIAlignment()
150 static unsigned getTypePreferredAlignment(Type type, in getTypePreferredAlignment()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp115 struct OpWithLayout : public Op<OpWithLayout, DataLayoutOpInterface::Trait> { struct
117 static ArrayRef<StringRef> getAttributeNames() { return {}; } in getAttributeNames()
119 static StringRef getOperationName() { return "dltest.op_with_layout"; } in getOperationName()
121 DataLayoutSpecInterface getDataLayoutSpec() { in getDataLayoutSpec()
125 static unsigned getTypeSizeInBits(Type type, const DataLayout &dataLayout, in getTypeSizeInBits()
145 static unsigned getTypeABIAlignment(Type type, const DataLayout &dataLayout, in getTypeABIAlignment()
150 static unsigned getTypePreferredAlignment(Type type, in getTypePreferredAlignment()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp115 struct OpWithLayout : public Op<OpWithLayout, DataLayoutOpInterface::Trait> { struct
117 static ArrayRef<StringRef> getAttributeNames() { return {}; } in getAttributeNames()
119 static StringRef getOperationName() { return "dltest.op_with_layout"; } in getOperationName()
121 DataLayoutSpecInterface getDataLayoutSpec() { in getDataLayoutSpec()
125 static unsigned getTypeSizeInBits(Type type, const DataLayout &dataLayout, in getTypeSizeInBits()
145 static unsigned getTypeABIAlignment(Type type, const DataLayout &dataLayout, in getTypeABIAlignment()
150 static unsigned getTypePreferredAlignment(Type type, in getTypePreferredAlignment()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp115 struct OpWithLayout : public Op<OpWithLayout, DataLayoutOpInterface::Trait> { struct
117 static ArrayRef<StringRef> getAttributeNames() { return {}; } in getAttributeNames()
119 static StringRef getOperationName() { return "dltest.op_with_layout"; } in getOperationName()
121 DataLayoutSpecInterface getDataLayoutSpec() { in getDataLayoutSpec()
125 static unsigned getTypeSizeInBits(Type type, const DataLayout &dataLayout, in getTypeSizeInBits()
145 static unsigned getTypeABIAlignment(Type type, const DataLayout &dataLayout, in getTypeABIAlignment()
150 static unsigned getTypePreferredAlignment(Type type, in getTypePreferredAlignment()