Home | History | Annotate | Download | only in program

Lines Matching refs:is_matrix

76       if (type && (type->is_scalar() || type->is_vector() || type->is_matrix()))
602 if (type->is_matrix()) {
1138 assert(!ir->operands[operand]->type->is_matrix());
1910 if (ir->type->is_matrix()) {