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