Searched refs:isEnumValue (Results 1 – 3 of 3) sorted by relevance
66 bool isEnumValue(ExecutionMode Execution) { in isEnumValue() function71 assert(isEnumValue(Bit) && "Bit must be a power of two"); in getName()
99 bool isEnumValue(ExecutionMode Execution);
95 assert(isEnumValue(ExecutionModeBit) && "Bit must be a power of two"); in appendCodeTemplates()