Home
last modified time | relevance | path

Searched defs:target_config (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dcodegen_test.cc85 for (const CodegenTargetConfig& target_config : GetTargetConfigs()) { in TestCode() local
98 for (const CodegenTargetConfig& target_config : GetTargetConfigs()) { in TestCodeLong() local
420 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
471 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
518 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
636 const CodegenTargetConfig target_config) { in TestComparison()
661 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
674 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
688 void CodegenTest::TestPackedSwitch(const CodegenTargetConfig target_config) { in TestPackedSwitch()
747 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
H A Dcodegen_test_utils.h304 static void RunCode(CodegenTargetConfig target_config, in RunCode()
H A Dscheduler_test.cc166 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in CompileWithRandomSchedulerAndRun() local
/aosp_15_r20/art/test/testrunner/
H A Dtarget_config.py1 target_config = { variable
/aosp_15_r20/external/mesa3d/src/amd/vulkan/radix_sort/
H A Dradv_radix_sort.c44 static const struct radix_sort_vk_target_config target_config = { variable