Home
last modified time | relevance | path

Searched refs:Intr64Op (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/X86Vector/Transforms/
H A DLegalizeForLLVMExport.cpp129 using Intr64Op = Intr64OpTy; typedef
142 typename Args::Intr64Op>...>(converter); in registerPatterns()
149 target.addLegalOp<typename Args::Intr64Op...>(); in configureTarget()