Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Dperms.h38 group_all = 070, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h94 group_all = group_read | group_write | group_exe, enumerator
102 all_all = owner_all | group_all | others_all,
304 perms Perms = owner_all | group_all);
313 perms Perms = owner_all | group_all);
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.td779 defm : DemangledGroupBuiltin<"group_all", WorkOrSub, OpGroupAll>;