Searched defs:isa_ (Results 1 – 7 of 7) sorted by relevance
| /art/compiler/utils/ | ||
| D | jni_macro_assembler.h | 248 const InstructionSet isa_; variable |
| /art/runtime/ | ||
| D | oat_file_assistant.h | 544 const InstructionSet isa_ = InstructionSet::kNone; variable |
| /art/dexoptanalyzer/ | ||
| D | dexoptanalyzer.cc | 388 InstructionSet isa_; member in art::dexoptanalyzer::DexoptAnalyzer |
| /art/dex2oat/linker/ | ||
| D | elf_writer_quick.cc | 74 InstructionSet isa_; member in art::linker::DebugInfoTask |
| /art/odrefresh/ | ||
| D | odr_config.h | 103 InstructionSet isa_; variable |
| /art/libelffile/elf/ | ||
| D | elf_builder.h | 968 InstructionSet isa_; variable |
| /art/artd/ | ||
| D | artd_test.cc | 452 std::string isa_; member in art::artd::__anona98499b20111::ArtdTest |