Home
last modified time | relevance | path

Searched defs:InstructionSetFeatures (Results 1 – 8 of 8) sorted by relevance

/aosp12/art/dex2oat/linker/
H A Delf_writer_quick.h29 class InstructionSetFeatures; variable
H A Dmulti_oat_relative_patcher.h30 class InstructionSetFeatures; variable
/aosp12/art/runtime/arch/
H A Dinstruction_set_features.h127 InstructionSetFeatures() {} in InstructionSetFeatures() function
/aosp12/art/runtime/
H A Doat.h30 class InstructionSetFeatures; variable
/aosp12/art/compiler/utils/
H A Djni_macro_assembler.h37 class InstructionSetFeatures; variable
/aosp12/art/dex2oat/driver/
H A Dcompiler_driver.h67 class InstructionSetFeatures; variable
/aosp12/art/compiler/driver/
H A Dcompiler_options.h48 class InstructionSetFeatures; variable
/aosp12/build/soong/dexpreopt/
H A Dconfig.go84 InstructionSetFeatures map[android.ArchType]string // instruction set for each architecture member