Searched refs:v3d_spec_find_instruction (Results 1 – 4 of 4) sorted by relevance
48 struct v3d_group *inst = v3d_spec_find_instruction(spec, p); in vc4_dump_cl()
40 struct v3d_group *v3d_spec_find_instruction(struct v3d_spec *spec, const uint8_t *p);
641 v3d_spec_find_instruction(struct v3d_spec *spec, const uint8_t *p) in v3d_spec_find_instruction() function
41 struct v3d_group *inst = v3d_spec_find_instruction(clif->spec, cl); in v3dX()