Searched refs:annotation_info (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_asm_annotation.h | 51 struct annotation_info { struct 67 struct annotation_info *annotation, const struct cfg_t *cfg, argument 70 annotation_finalize(struct annotation_info *annotation, unsigned offset); 73 annotation_insert_error(struct annotation_info *annotation, unsigned offset,
|
D | intel_asm_annotation.c | 86 annotation_array_ensure_space(struct annotation_info *annotation) in annotation_array_ensure_space() 104 struct annotation_info *annotation, const struct cfg_t *cfg, in annotate() 143 annotation_finalize(struct annotation_info *annotation, in annotation_finalize() 157 annotation_insert_error(struct annotation_info *annotation, unsigned offset, in annotation_insert_error()
|
D | brw_eu_validate.c | 135 struct annotation_info *annotation) in brw_validate_instructions()
|
D | brw_eu.h | 550 struct annotation_info *annotation);
|
D | brw_fs_generator.cpp | 1541 struct annotation_info annotation; in generate_code()
|
D | brw_vec4_generator.cpp | 1501 struct annotation_info annotation; in generate_code()
|