Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/linker/
H A Delf_writer_quick.cc78 const InstructionSetFeatures* instruction_set_features_; member in art::linker::DebugInfoTask
H A Drelative_patcher_test.h397 std::unique_ptr<const InstructionSetFeatures> instruction_set_features_; variable
H A Dmulti_oat_relative_patcher_test.cc137 std::unique_ptr<const InstructionSetFeatures> instruction_set_features_; member in art::linker::MultiOatRelativePatcherTest
/aosp_15_r20/art/compiler/driver/
H A Dcompiler_options.h388 std::unique_ptr<const InstructionSetFeatures> instruction_set_features_; variable
/aosp_15_r20/art/compiler/utils/x86/
H A Dassembler_x86_test.cc171 std::unique_ptr<const X86InstructionSetFeatures> instruction_set_features_; member in art::AssemblerX86AVXTest
/aosp_15_r20/art/compiler/utils/x86_64/
H A Dassembler_x86_64_test.cc349 std::unique_ptr<const X86_64InstructionSetFeatures> instruction_set_features_; member in art::AssemblerX86_64AVXTest