Searched refs:ir3_context (Results 1 – 1 of 1) sorted by relevance
46 struct ir3_context { struct135 static unsigned pointer_size(struct ir3_context *ctx) in pointer_size() argument141 static struct ir3_block * get_block(struct ir3_context *ctx, nir_block *nblock);144 static struct ir3_context *148 struct ir3_context *ctx = rzalloc(NULL, struct ir3_context); in compile_init()272 compile_error(struct ir3_context *ctx, const char *format, ...) in compile_error()288 compile_free(struct ir3_context *ctx) in compile_free()294 declare_array(struct ir3_context *ctx, nir_register *reg) in declare_array()312 get_array(struct ir3_context *ctx, nir_register *reg) in get_array()324 create_array_load(struct ir3_context *ctx, struct ir3_array *arr, int n, in create_array_load()[all …]