Searched defs:GetInstructionSet (Results 1 – 18 of 18) sorted by relevance
61 InstructionSet GetInstructionSet() const override { return InstructionSet::kRiscv64; } in GetInstructionSet() function
57 InstructionSet GetInstructionSet() const override { in GetInstructionSet() function
51 InstructionSet GetInstructionSet() const { return instruction_set_; } in GetInstructionSet() function
47 InstructionSet GetInstructionSet() const { in GetInstructionSet() function
67 InstructionSet GetInstructionSet() const override { in GetInstructionSet() function
79 InstructionSet GetInstructionSet() const override { in GetInstructionSet() function
166 InstructionSet GetInstructionSet() const { in GetInstructionSet() function in art::CommonCompilerTestImpl::OneCompiledMethodStorage
473 InstructionSet GetInstructionSet() const override { in GetInstructionSet() function
60 InstructionSet GetInstructionSet() const { return isa_; } in GetInstructionSet() function
497 InstructionSet GetInstructionSet() const override { in GetInstructionSet() function
573 InstructionSet GetInstructionSet() const override { return InstructionSet::kThumb2; } in GetInstructionSet() function
682 InstructionSet GetInstructionSet() const override { in GetInstructionSet() function
676 InstructionSet GetInstructionSet() const { in GetInstructionSet() function
160 InstructionSet OatHeader::GetInstructionSet() const { in GetInstructionSet() function in art::OatHeader
552 InstructionSet GetInstructionSet() const { in GetInstructionSet() function
278 InstructionSet GetInstructionSet() const { in GetInstructionSet() function
407 InstructionSet GetInstructionSet() { in GetInstructionSet() function in art::OatDumper