Home
last modified time | relevance | path

Searched refs:ppc_comment (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_ppc.h76 extern void ppc_comment(struct ppc_function *p, int rel_indent, const char *s);
Drtasm_ppc.c139 ppc_comment(struct ppc_function *p, int rel_indent, const char *s) in ppc_comment() function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ppc.c1231 ppc_comment(func, -4, "Epilogue:"); in emit_epilogue()