Searched defs:GroupBuiltin (Results 1 – 1 of 1) sorted by relevance
69 struct GroupBuiltin { struct70 StringRef Name;71 uint32_t Opcode;72 uint32_t GroupOperation;73 bool IsElect;74 bool IsAllOrAny;75 bool IsAllEqual;76 bool IsBallot;77 bool IsInverseBallot;78 bool IsBallotBitExtract;[all …]