Searched defs:instr_prefix (Results 1 – 1 of 1) sorted by relevance
/external/libdrm/intel/ |
D | intel_decode.c | 850 int i, char *instr_prefix, const char *op_name) in i915_decode_alu1() 865 int i, char *instr_prefix, const char *op_name) in i915_decode_alu2() 881 int i, char *instr_prefix, const char *op_name) in i915_decode_alu3() 898 const char *instr_prefix, const char *tex_name) in i915_decode_tex() 918 i915_decode_dcl(struct drm_intel_decode *ctx, int i, char *instr_prefix) in i915_decode_dcl() 1008 int i, char *instr_prefix) in i915_decode_instruction() 2016 char instr_prefix[10]; in decode_3d_1d() local
|