Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Dassembler-aarch32.h158 InstructionSet GetInstructionSetInUse() const { return A32; } in GetInstructionSetInUse() function
160 InstructionSet GetInstructionSetInUse() const { return T32; } in GetInstructionSetInUse() function
162 InstructionSet GetInstructionSetInUse() const { return isa_; } in GetInstructionSetInUse() function