Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp1707 auto *typeOperand = dir->getArg(); in genCustomDirectiveParameterPrinter() local
1708 auto *operand = dyn_cast<OperandVariable>(typeOperand); in genCustomDirectiveParameterPrinter()
1710 : cast<ResultVariable>(typeOperand)->getVar(); in genCustomDirectiveParameterPrinter()