Home | History | Annotate | Download | only in gallivm

Lines Matching defs:dtype

938    enum tgsi_opcode_type dtype = tgsi_opcode_infer_dst_type(inst->Instruction.Opcode);
940 switch (dtype) {
1069 switch (dtype) {
1096 assert(dtype == TGSI_TYPE_SIGNED);