Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch32/
Dassembler-aarch32.h170 InstructionSet GetInstructionSetInUse() const { return A32; } in GetInstructionSetInUse() function
172 InstructionSet GetInstructionSetInUse() const { return T32; } in GetInstructionSetInUse() function
174 InstructionSet GetInstructionSetInUse() const { return isa_; } in GetInstructionSetInUse() function