Home
last modified time | relevance | path

Searched defs:old_ip (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dbrw_eu_compact.c613 compacted_between(int old_ip, int old_target_ip, int *compacted_counts) in compacted_between()
680 int old_ip[p->next_insn_offset / 8]; in brw_compact_instructions() local
/aosp_15_r20/external/bcc/tests/python/
H A Dtest_clang_complex.c128 u32 old_ip; in handle_packet() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_eu_compact.c1780 compacted_between(int old_ip, int old_target_ip, int *compacted_counts) in compacted_between()
1946 int *old_ip = calloc(1, sizeof(*old_ip) * num_old_ip); in elk_compact_instructions() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_eu_compact.c2224 compacted_between(int old_ip, int old_target_ip, int *compacted_counts) in compacted_between()
2352 int *old_ip = calloc(1, sizeof(*old_ip) * num_old_ip); in brw_compact_instructions() local