Searched refs:print_without_indent (Results 1 – 1 of 1) sorted by relevance
67 void print_without_indent(const char *fmt, ...);173 ir_builder_print_visitor::print_without_indent(const char *fmt, ...) in print_without_indent() function in ir_builder_print_visitor262 print_without_indent("r%04X", (unsigned)(uintptr_t) he->data); in print_without_declaration()319 print_without_indent("body.constant(%uu)", ir->value.u[0]); in print_without_declaration()322 print_without_indent("body.constant(int(%d))", ir->value.i[0]); in print_without_declaration()325 print_without_indent("body.constant(%ff)", ir->value.f[0]); in print_without_declaration()328 print_without_indent("body.constant(%s)", in print_without_declaration()340 print_without_indent("ir_constant::zero(mem_ctx, glsl_type::%s_type)", in print_without_declaration()358 print_without_indent(";\n"); in visit()368 print_without_indent(";\n"); in visit()[all …]