Lines Matching defs:cat1
234 } cat1;
622 if (instr->cat1.src_type != instr->cat1.dst_type)
1044 mov->cat1.src_type = type;
1045 mov->cat1.dst_type = type;
1065 mov->cat1.src_type = TYPE_F32;
1066 mov->cat1.dst_type = TYPE_F32;
1080 mov->cat1.src_type = TYPE_U32;
1081 mov->cat1.dst_type = TYPE_U32;
1115 instr->cat1.src_type = type;
1116 instr->cat1.dst_type = type;
1132 instr->cat1.src_type = src_type;
1133 instr->cat1.dst_type = dst_type;