Home
last modified time | relevance | path

Searched defs:getTargetSystemSpec (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/DLTI/
H A DTraits.h44 TargetSystemSpecInterface getTargetSystemSpec() { in getTargetSystemSpec() function
/llvm-project/mlir/lib/Dialect/DLTI/
H A DTraits.cpp31 TargetSystemSpecInterface mlir::impl::getTargetSystemSpec(Operation *op) { in getTargetSystemSpec() function in mlir::impl
/llvm-project/mlir/lib/IR/
H A DBuiltinDialect.cpp158 TargetSystemSpecInterface ModuleOp::getTargetSystemSpec() { in getTargetSystemSpec() function in ModuleOp
/llvm-project/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp249 TargetSystemSpecInterface getTargetSystemSpec() { getTargetSystemSpec() function
301 TargetSystemSpecInterface getTargetSystemSpec() { getTargetSystemSpec() function
/llvm-project/mlir/lib/Interfaces/
H A DDataLayoutInterfaces.cpp335 static TargetSystemSpecInterface getTargetSystemSpec(Operation *operation) { in getTargetSystemSpec() function