Searched refs:print_opcode (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xmodmap/dist/
H A Dhandle.c168 static void print_opcode(union op *op);
300 print_opcode (p);
1104 print_opcode (op);
1110 print_opcode(union op *op) function in typeref:typename:void
1191 if (verbose) print_opcode (op);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_disasm.c463 static void print_opcode(FILE *file, int id) function in typeref:typename:void
859 print_opcode(file, inst->header.opcode);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_disasm.c463 static void print_opcode(FILE *file, int id) function in typeref:typename:void
859 print_opcode(file, inst->header.opcode);
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_disasm.c661 print_opcode(FILE *file, const struct gen_device_info *devinfo, function in typeref:typename:int
1602 err |= print_opcode(file, devinfo, opcode);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_disasm.c816 print_opcode(FILE *file, const struct intel_device_info *devinfo, function in typeref:typename:int
1903 err |= print_opcode(file, devinfo, opcode);

Completed in 10 milliseconds