Home
last modified time | relevance | path

Searched defs:instr_prefix (Results 1 – 1 of 1) sorted by relevance

/external/libdrm/intel/
Dintel_decode.c853 int i, char *instr_prefix, const char *op_name) in i915_decode_alu1()
868 int i, char *instr_prefix, const char *op_name) in i915_decode_alu2()
884 int i, char *instr_prefix, const char *op_name) in i915_decode_alu3()
901 const char *instr_prefix, const char *tex_name) in i915_decode_tex()
921 i915_decode_dcl(struct drm_intel_decode *ctx, int i, char *instr_prefix) in i915_decode_dcl()
1011 int i, char *instr_prefix) in i915_decode_instruction()
2019 char instr_prefix[10]; in decode_3d_1d() local