Searched defs:operandTypes (Results 1 – 13 of 13) sorted by relevance
45 auto operandTypes = op->getOperandTypes(); in verifyCastInterfaceOp() local
238 SmallVector<Type, 8> operandTypes; convertOperationImpl() local
535 SmallVector<Type> operandTypes; in parseSwitchOpCases() local
317 SmallVector<Type, 3> operandTypes; parse() local
519 SmallVector<Type> operandTypes; parseSwitchOpCases() local
520 TypeRange operandTypes(operands); scalarizeVectorOp() local
546 SmallVector<Type, 2> operandTypes; parse() local
312 SmallVector<Type, 2> operandTypes(2, structType.getElementType(0)); in parseArithmeticExtendedBinaryOp() local
1376 ArrayRef<Type> operandTypes = parsedFnType->getInputs(); parseGenericOperationAfterOpName() local
67 static bool isErrorPropagationPossible(TypeRange operandTypes) { in isErrorPropagationPossible() argument
1308 TypeRange operandTypes = getOperandTypes(); in verifySymbolUses() local
379 std::vector<TypeResolution> operandTypes, resultTypes; global() member
1263 auto operandTypes = op->getOperandTypes(); apply() local