Searched defs:IS_VGPR (Results 1 – 2 of 2) sorted by relevance
341 IS_VGPR = 256, // Indicates VGPR or AGPR global() enumerator
51 enum RegisterKind { IS_UNKNOWN, IS_VGPR, IS_SGPR, IS_AGPR, IS_TTMP, IS_SPECIAL }; global() enumerator