Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.h57 bool SupportsEmulatingInstructionsOfType(InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType() function
/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h52 bool SupportsEmulatingInstructionsOfType(InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType() function
/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.h48 bool SupportsEmulatingInstructionsOfType(InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType() function
/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h61 bool SupportsEmulatingInstructionsOfType( in SupportsEmulatingInstructionsOfType() function
/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h65 bool SupportsEmulatingInstructionsOfType( in SupportsEmulatingInstructionsOfType() function
/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h120 bool SupportsEmulatingInstructionsOfType(InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType() function
/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h54 bool SupportsEmulatingInstructionsOfType( in SupportsEmulatingInstructionsOfType() function