Home
last modified time | relevance | path

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

/external/libdrm/intel/
Dintel_decode.c856 int i, char *instr_prefix, const char *op_name) in i915_decode_alu1()
871 int i, char *instr_prefix, const char *op_name) in i915_decode_alu2()
887 int i, char *instr_prefix, const char *op_name) in i915_decode_alu3()
904 const char *instr_prefix, const char *tex_name) in i915_decode_tex()
924 i915_decode_dcl(struct drm_intel_decode *ctx, int i, char *instr_prefix) in i915_decode_dcl()
1014 int i, char *instr_prefix) in i915_decode_instruction()
2022 char instr_prefix[10]; in decode_3d_1d() local