Lines Matching refs:OverrideInstructionSetFeatures
92 OverrideInstructionSetFeatures(target_config.GetInstructionSet(), "default"); in TestCode()
104 OverrideInstructionSetFeatures(target_config.GetInstructionSet(), "default"); in TestCodeLong()
465 OverrideInstructionSetFeatures(target_config.GetInstructionSet(), "default"); in TEST_F()
512 OverrideInstructionSetFeatures(target_config.GetInstructionSet(), "default"); in TEST_F()
580 OverrideInstructionSetFeatures(target_config.GetInstructionSet(), "default"); in TEST_F()
690 OverrideInstructionSetFeatures(target_config.GetInstructionSet(), "default"); in TestComparison()
722 OverrideInstructionSetFeatures(InstructionSet::kThumb2, "default"); in TEST_F()
745 OverrideInstructionSetFeatures(InstructionSet::kArm64, "default"); in TEST_F()
794 OverrideInstructionSetFeatures(InstructionSet::kArm64, "default"); in TEST_F()
829 OverrideInstructionSetFeatures(InstructionSet::kArm64, "cortex-a75"); in TEST_F()
842 OverrideInstructionSetFeatures(InstructionSet::kArm64, "cortex-a53"); in TEST_F()
857 OverrideInstructionSetFeatures(InstructionSet::kMips, "mips32r"); in TEST_F()