Searched refs:intel_spec_find_instruction (Results 1 – 4 of 4) sorted by relevance
61 struct intel_group *intel_spec_find_instruction(struct intel_spec *spec,
208 return intel_spec_find_instruction(ctx->spec, ctx->engine, p); in intel_ctx_find_instruction()725 intel_spec_find_instruction(ctx->spec, ctx->engine, p); in decode_3dstate_constant_all()
753 intel_spec_find_instruction(struct intel_spec *spec, in intel_spec_find_instruction() function
914 inst = intel_spec_find_instruction(ctx->spec, ctx->engine, p); in aub_viewer_render_batch()