Searched refs:print_without_indent (Results 1 – 1 of 1) sorted by relevance
64 void print_without_indent(const char *fmt, ...);171 ir_builder_print_visitor::print_without_indent(const char *fmt, ...) in print_without_indent() function in ir_builder_print_visitor260 print_without_indent("r%04X", (unsigned)(uintptr_t) he->data); in print_without_declaration()317 print_without_indent("body.constant(%uu)", ir->value.u[0]); in print_without_declaration()320 print_without_indent("body.constant(int(%d))", ir->value.i[0]); in print_without_declaration()323 print_without_indent("body.constant(%ff)", ir->value.f[0]); in print_without_declaration()326 print_without_indent("body.constant(%s)", in print_without_declaration()338 print_without_indent("ir_constant::zero(mem_ctx, glsl_type::%s_type)", in print_without_declaration()356 print_without_indent(";\n"); in visit()366 print_without_indent(";\n"); in visit()[all …]