Searched defs:GroupBuiltin (Results 1 – 1 of 1) sorted by relevance
65 struct GroupBuiltin { struct66 StringRef Name;67 uint32_t Opcode;68 uint32_t GroupOperation;69 bool IsElect;70 bool IsAllOrAny;71 bool IsAllEqual;72 bool IsBallot;73 bool IsInverseBallot;74 bool IsBallotBitExtract;[all …]