Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
HDEmulateInstructionPPC64.cpp136 EmulateInstructionPPC64::GetOpcodeForInstruction(uint32_t opcode) { in GetOpcodeForInstruction() function in EmulateInstructionPPC64
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
HDEmulateInstructionLoongArch.cpp36 EmulateInstructionLoongArch::GetOpcodeForInstruction(uint32_t inst) { in GetOpcodeForInstruction() function in lldb_private::EmulateInstructionLoongArch
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
HDEmulateInstructionARM64.cpp184 EmulateInstructionARM64::GetOpcodeForInstruction(const uint32_t opcode) { in GetOpcodeForInstruction() function in EmulateInstructionARM64
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
HDEmulateInstructionMIPS64.cpp660 EmulateInstructionMIPS64::GetOpcodeForInstruction(llvm::StringRef op_name) { in GetOpcodeForInstruction() function in EmulateInstructionMIPS64
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
HDEmulateInstructionMIPS.cpp673 EmulateInstructionMIPS::GetOpcodeForInstruction(llvm::StringRef name) { in GetOpcodeForInstruction() function in EmulateInstructionMIPS