Searched refs:SERIAL_VIA_NON_MEMORY_INSTR (Results 1 – 4 of 4) sorted by relevance
31 ExecutionMode::SERIAL_VIA_NON_MEMORY_INSTR,84 EM |= ExecutionMode::SERIAL_VIA_NON_MEMORY_INSTR; in getExecutionModes()132 case ExecutionMode::SERIAL_VIA_NON_MEMORY_INSTR: { in appendCodeTemplates()
83 case ExecutionMode::SERIAL_VIA_NON_MEMORY_INSTR: in getName()99 ExecutionMode::SERIAL_VIA_NON_MEMORY_INSTR, in getAllExecutionBits()
84 SERIAL_VIA_NON_MEMORY_INSTR = 1u << 4, enumerator
173 EXPECT_THAT(CT.Execution, ExecutionMode::SERIAL_VIA_NON_MEMORY_INSTR); in TEST_F()194 EXPECT_THAT(CT.Execution, ExecutionMode::SERIAL_VIA_NON_MEMORY_INSTR); in TEST_F()