Home
last modified time | relevance | path

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

/third_party/libdrm/intel/
H A Dintel_decode.c850 int i, char *instr_prefix, const char *op_name) in i915_decode_alu1()
857 instr_out(ctx, i++, "%s: %s %s, %s\n", instr_prefix, in i915_decode_alu1()
859 instr_out(ctx, i++, "%s\n", instr_prefix); in i915_decode_alu1()
860 instr_out(ctx, i++, "%s\n", instr_prefix); in i915_decode_alu1()
865 int i, char *instr_prefix, const char *op_name) in i915_decode_alu2()
873 instr_out(ctx, i++, "%s: %s %s, %s, %s\n", instr_prefix, in i915_decode_alu2()
875 instr_out(ctx, i++, "%s\n", instr_prefix); in i915_decode_alu2()
876 instr_out(ctx, i++, "%s\n", instr_prefix); in i915_decode_alu2()
881 int i, char *instr_prefix, const char *op_name) in i915_decode_alu3()
890 instr_out(ctx, i++, "%s: %s %s, %s, %s, %s\n", instr_prefix, in i915_decode_alu3()
849 i915_decode_alu1(struct drm_intel_decode *ctx, int i, char *instr_prefix, const char *op_name) i915_decode_alu1() argument
864 i915_decode_alu2(struct drm_intel_decode *ctx, int i, char *instr_prefix, const char *op_name) i915_decode_alu2() argument
880 i915_decode_alu3(struct drm_intel_decode *ctx, int i, char *instr_prefix, const char *op_name) i915_decode_alu3() argument
897 i915_decode_tex(struct drm_intel_decode *ctx, int i, const char *instr_prefix, const char *tex_name) i915_decode_tex() argument
918 i915_decode_dcl(struct drm_intel_decode *ctx, int i, char *instr_prefix) i915_decode_dcl() argument
1007 i915_decode_instruction(struct drm_intel_decode *ctx, int i, char *instr_prefix) i915_decode_instruction() argument
2016 char instr_prefix[10]; decode_3d_1d() local
[all...]

Completed in 3 milliseconds