Home
last modified time | relevance | path

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

/art/compiler/
Dcompiled_method.h45 InstructionSet GetInstructionSet() const { in GetInstructionSet() function
/art/compiler/llvm/
Dcompiler_llvm.h69 InstructionSet GetInstructionSet() const { in GetInstructionSet() function
Dllvm_compilation_unit.cc142 InstructionSet LlvmCompilationUnit::GetInstructionSet() const { in GetInstructionSet() function in art::llvm::LlvmCompilationUnit
/art/runtime/
Doat.cc95 InstructionSet OatHeader::GetInstructionSet() const { in GetInstructionSet() function in art::OatHeader
/art/compiler/driver/
Dcompiler_driver.h107 InstructionSet GetInstructionSet() const { in GetInstructionSet() function
/art/oatdump/
Doatdump.cc168 InstructionSet GetInstructionSet() { in GetInstructionSet() function in art::OatDumper