Searched defs:optOperandType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/test/lib/Dialect/Test/ |
H A D | TestFormatUtils.cpp | 51 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 D | TestOpsSyntax.cpp | 54 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()
|