Searched refs:sanity_check_ctx (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_sanity.c | 47 struct sanity_check_ctx struct 152 struct sanity_check_ctx *ctx, in report_error() 171 struct sanity_check_ctx *ctx, in report_warning() 190 struct sanity_check_ctx *ctx, in check_file_name() 202 struct sanity_check_ctx *ctx, in is_register_declared() 213 struct sanity_check_ctx *ctx, in is_any_register_declared() 231 struct sanity_check_ctx *ctx, in is_register_used() 243 struct sanity_check_ctx *ctx, in is_ind_register_used() 265 struct sanity_check_ctx *ctx, in check_register_usage() 311 struct sanity_check_ctx *ctx = (struct sanity_check_ctx *) iter; in iter_instruction() [all …]
|
/external/virglrenderer/src/gallium/auxiliary/tgsi/ |
D | tgsi_sanity.c | 47 struct sanity_check_ctx struct 151 struct sanity_check_ctx *ctx, in report_error() 170 struct sanity_check_ctx *ctx, in report_warning() 189 struct sanity_check_ctx *ctx, in check_file_name() 201 struct sanity_check_ctx *ctx, in is_register_declared() 212 struct sanity_check_ctx *ctx, in is_any_register_declared() 230 struct sanity_check_ctx *ctx, in is_register_used() 242 struct sanity_check_ctx *ctx, in is_ind_register_used() 265 struct sanity_check_ctx *ctx, in check_register_usage() 311 struct sanity_check_ctx *ctx = (struct sanity_check_ctx *) iter; in iter_instruction() [all …]
|