Home
last modified time | relevance | path

Searched refs:t_p (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_deref.c542 for (nir_deref_instr **t_p = a_p; *t_p; t_p++) { in nir_compare_deref_paths() local
543 if ((*t_p)->deref_type == nir_deref_type_cast || in nir_compare_deref_paths()
544 (*t_p)->deref_type == nir_deref_type_ptr_as_array) in nir_compare_deref_paths()
547 for (nir_deref_instr **t_p = b_p; *t_p; t_p++) { in nir_compare_deref_paths() local
548 if ((*t_p)->deref_type == nir_deref_type_cast || in nir_compare_deref_paths()
549 (*t_p)->deref_type == nir_deref_type_ptr_as_array) in nir_compare_deref_paths()
/external/llvm-project/llvm/test/MachineVerifier/
Dverifier-generic-extend-truncate.mir7 # CHECK-NEXT: - instruction: %t_p:_(s32) = G_TRUNC %p:_(p0)
71 %t_p:_(s32) = G_TRUNC %p