Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Delf_writer_quick.cc75 const InstructionSetFeatures* instruction_set_features_; member in art::linker::DebugInfoTask
Drelative_patcher_test.h387 std::unique_ptr<const InstructionSetFeatures> instruction_set_features_; variable
Dmulti_oat_relative_patcher_test.cc137 std::unique_ptr<const InstructionSetFeatures> instruction_set_features_; member in art::linker::MultiOatRelativePatcherTest
/art/compiler/driver/
Dcompiler_options.h403 std::unique_ptr<const InstructionSetFeatures> instruction_set_features_; variable
/art/compiler/utils/x86/
Dassembler_x86_test.cc191 std::unique_ptr<const X86InstructionSetFeatures> instruction_set_features_; member in art::AssemblerX86AVXTest
/art/compiler/utils/x86_64/
Dassembler_x86_64_test.cc347 std::unique_ptr<const X86_64InstructionSetFeatures> instruction_set_features_; member in art::AssemblerX86_64AVXTest