Searched refs:groupID (Results 1 – 2 of 2) sorted by relevance
52 // The groupID/bitmask of RISCVExtension is used to retrieve a specific bit value53 // from __riscv_feature_bits based on the groupID and bitmask.54 // groupID - groupID of extension56 class RISCVExtensionBitmask<bits<3> groupID, int bitPos> {57 int GroupID = groupID;
1170 uint16_t groupID; member1427 gid = name2id_arr[i].groupID; in gid_cb()