Home
last modified time | relevance | path

Searched refs:ppcg_access_private (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/polly/lib/External/ppcg/
Dgpu.h243 ppcg_access_private enumerator
Dgpu_group.c31 if (type == ppcg_access_private) in gpu_array_ref_group_print_name()
83 return ppcg_access_private; in gpu_array_ref_group_type()
101 case ppcg_access_private: in gpu_array_ref_group_tile()
Dgpu.c2720 if (type == ppcg_access_private) in collect_non_private_tagged_writes()
3601 if (type == ppcg_access_private) in add_copies_group()
/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp2252 } else if (Var.type == ppcg_access_private) { in createKernelVariables()