Lines Matching defs:agx_cursor
605 } agx_cursor;
607 static inline agx_cursor
610 return (agx_cursor) {
616 static inline agx_cursor
619 return (agx_cursor) {
625 static inline agx_cursor
628 return (agx_cursor) {
639 static inline agx_cursor
656 agx_cursor cursor;
660 agx_init_builder(agx_context *ctx, agx_cursor cursor)
671 agx_builder_insert(agx_cursor *cursor, agx_instr *I)