Searched refs:ExecutionModeBit (Results 1 – 1 of 1) sorted by relevance
92 ExecutionMode ExecutionModeBit, in appendCodeTemplates() argument95 assert(isEnumValue(ExecutionModeBit) && "Bit must be a power of two"); in appendCodeTemplates()96 switch (ExecutionModeBit) { in appendCodeTemplates()104 CT.Execution = ExecutionModeBit; in appendCodeTemplates()126 CT.Execution = ExecutionModeBit; in appendCodeTemplates()146 CT.Execution = ExecutionModeBit; in appendCodeTemplates()168 for (const auto ExecutionModeBit : getExecutionModeBits(EM & EC.Mask)) in generateCodeTemplates() local169 appendCodeTemplates(State, Variant, ForbiddenRegisters, ExecutionModeBit, in generateCodeTemplates()