Lines Matching refs:features_x86
66 std::unique_ptr<const X86InstructionSetFeatures> features_x86( in TEST_F() local
68 x86::CodeGeneratorX86 codegen(graph, *features_x86.get(), CompilerOptions()); in TEST_F()
112 std::unique_ptr<const X86InstructionSetFeatures> features_x86( in TEST_F() local
114 x86::CodeGeneratorX86 codegen(graph, *features_x86.get(), CompilerOptions()); in TEST_F()
161 std::unique_ptr<const X86InstructionSetFeatures> features_x86( in TEST_F() local
163 x86::CodeGeneratorX86 codegen(graph, *features_x86.get(), CompilerOptions()); in TEST_F()
238 std::unique_ptr<const X86InstructionSetFeatures> features_x86( in TEST_F() local
240 x86::CodeGeneratorX86 codegen(graph, *features_x86.get(), CompilerOptions()); in TEST_F()
315 std::unique_ptr<const X86InstructionSetFeatures> features_x86( in TEST_F() local
317 x86::CodeGeneratorX86 codegen(graph, *features_x86.get(), CompilerOptions()); in TEST_F()
391 std::unique_ptr<const X86InstructionSetFeatures> features_x86( in TEST_F() local
393 x86::CodeGeneratorX86 codegen(graph, *features_x86.get(), CompilerOptions()); in TEST_F()