| /art/runtime/arch/arm/ |
| D | instruction_set_features_arm.h | 58 InstructionSet GetInstructionSet() const override { in GetInstructionSet() function
|
| /art/runtime/arch/riscv64/ |
| D | instruction_set_features_riscv64.h | 65 InstructionSet GetInstructionSet() const override { return InstructionSet::kRiscv64; } in GetInstructionSet() function
|
| /art/dex2oat/driver/ |
| D | compiled_method.h | 47 InstructionSet GetInstructionSet() const { in GetInstructionSet() function
|
| /art/compiler/jni/quick/ |
| D | jni_compiler.h | 51 InstructionSet GetInstructionSet() const { return instruction_set_; } in GetInstructionSet() function
|
| /art/runtime/arch/x86_64/ |
| D | instruction_set_features_x86_64.h | 68 InstructionSet GetInstructionSet() const override { in GetInstructionSet() function
|
| /art/runtime/arch/arm64/ |
| D | instruction_set_features_arm64.h | 68 InstructionSet GetInstructionSet() const override { in GetInstructionSet() function
|
| /art/runtime/arch/x86/ |
| D | instruction_set_features_x86.h | 80 InstructionSet GetInstructionSet() const override { in GetInstructionSet() function
|
| /art/compiler/optimizing/ |
| D | codegen_test_utils.h | 60 InstructionSet GetInstructionSet() const { return isa_; } in GetInstructionSet() function
|
| D | code_generator_riscv64.h | 494 InstructionSet GetInstructionSet() const override { return InstructionSet::kRiscv64; } in GetInstructionSet() function
|
| D | code_generator_x86_64.h | 475 InstructionSet GetInstructionSet() const override { in GetInstructionSet() function
|
| D | code_generator_x86.h | 496 InstructionSet GetInstructionSet() const override { in GetInstructionSet() function
|
| D | code_generator_arm_vixl.h | 598 InstructionSet GetInstructionSet() const override { return InstructionSet::kThumb2; } in GetInstructionSet() function
|
| D | code_generator_arm64.h | 751 InstructionSet GetInstructionSet() const override { in GetInstructionSet() function
|
| D | nodes.h | 475 InstructionSet GetInstructionSet() const { in GetInstructionSet() function
|
| /art/compiler/ |
| D | common_compiler_test.cc | 167 InstructionSet GetInstructionSet() const { in GetInstructionSet() function in art::CommonCompilerTestImpl::OneCompiledMethodStorage
|
| /art/runtime/oat/ |
| D | oat.cc | 184 InstructionSet OatHeader::GetInstructionSet() const { in GetInstructionSet() function in art::OatHeader
|
| /art/compiler/driver/ |
| D | compiler_options.h | 276 InstructionSet GetInstructionSet() const { in GetInstructionSet() function
|
| /art/runtime/ |
| D | runtime.h | 559 InstructionSet GetInstructionSet() const { in GetInstructionSet() function
|
| /art/oatdump/ |
| D | oatdump.cc | 428 InstructionSet GetInstructionSet() { in GetInstructionSet() function in art::OatDumper
|