Searched defs:operandTypes (Results 1 – 8 of 8) sorted by relevance
31 spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member58 const spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member77 const spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
54 LogicalResult verifyReduceScatter(Operation *op, TypeRange operandTypes, in verifyReduceScatter()
7943 SmallVector<TensorType, 1> operandTypes = in verify() local
134 auto operandTypes = llvm::to_vector<16>( in matchAndRewrite() local219 auto operandTypes = llvm::to_vector<16>( in matchAndRewrite() local
110 SmallVectorImpl<Type> *operandTypes) { in parseKeywordOperandListWithTypes()
590 LogicalResult verifyReduceScatter(Operation* op, TypeRange operandTypes, in verifyReduceScatter()5361 SmallVector<TensorType, 1> operandTypes = in verify() local