Home
last modified time | relevance | path

Searched defs:stateSipCmd (Results 1 – 6 of 6) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/source_level_debugger/
H A Dsource_level_debugger_preamble_test.inl29 STATE_SIP *stateSipCmd = (STATE_SIP *)*itorStateSip; local
54 STATE_SIP *stateSipCmd = (STATE_SIP *)*itorStateSip; local
79 STATE_SIP *stateSipCmd = (STATE_SIP *)*itorStateSip; local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/source_level_debugger/
H A Dsource_level_debugger_csr_tests.cpp101 STATE_SIP *stateSipCmd = (STATE_SIP *)*itorStateSip; in HWCMDTEST_F() local
170 STATE_SIP *stateSipCmd = (STATE_SIP *)*itorStateSip2; in HWCMDTEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/gen11/
H A Dtest_preemption_gen11.cpp62 auto stateSipCmd = hwParsePreamble.getCommand<STATE_SIP>(); in GEN11TEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/gen9/
H A Dtest_preemption_gen9.cpp68 auto stateSipCmd = hwParsePreamble.getCommand<STATE_SIP>(); in GEN9TEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/cmdqueue/
H A Dtest_cmdqueue_enqueue_cmdlist.cpp378 STATE_SIP *stateSipCmd = reinterpret_cast<STATE_SIP *>(*itorSip); in HWTEST_F() local
432 STATE_SIP *stateSipCmd = reinterpret_cast<STATE_SIP *>(*itorSip); in HWTEST2_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/preamble/
H A Dpreamble_tests.cpp93 auto stateSipCmd = hwParserPreemption.getCommand<STATE_SIP>(); in HWCMDTEST_F() local