Home
last modified time | relevance | path

Searched defs:optOperandType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestFormatUtils.cpp51 Type &optOperandType, in parseCustomDirectiveResults() argument
68 Type operandType, Type optOperandType, in printCustomDirectiveResults() argument
81 OpAsmParser &parser, Type operandType, Type optOperandType, in parseCustomDirectiveWithTypeRefs() argument
101 Type optOperandType, in printCustomDirectiveWithTypeRefs() argument
116 Type &operandType, Type &optOperandType, in parseCustomDirectiveOperandsAndTypes() argument
127 printCustomDirectiveOperandsAndTypes(OpAsmPrinter & printer,Operation * op,Value operand,Value optOperand,OperandRange varOperands,Type operandType,Type optOperandType,TypeRange varOperandTypes) printCustomDirectiveOperandsAndTypes() argument
[all...]
H A DTestOpsSyntax.cpp54 Type &optOperandType, in parseCustomDirectiveResults()
72 Type optOperandType, in parseCustomDirectiveWithTypeRefs()
93 Type &operandType, Type &optOperandType, in parseCustomDirectiveOperandsAndTypes()
174 Type operandType, Type optOperandType, in printCustomDirectiveResults()
183 Type optOperandType, in printCustomDirectiveWithTypeRefs()
191 OperandRange varOperands, Type operandType, Type optOperandType, in printCustomDirectiveOperandsAndTypes()