Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Instruction/PPC64/
DEmulateInstructionPPC64.cpp146 EmulateInstructionPPC64::GetOpcodeForInstruction(uint32_t opcode) { in GetOpcodeForInstruction() function in EmulateInstructionPPC64
/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.cpp194 EmulateInstructionARM64::GetOpcodeForInstruction(const uint32_t opcode) { in GetOpcodeForInstruction() function in EmulateInstructionARM64
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
DEmulateInstructionMIPS64.cpp668 EmulateInstructionMIPS64::GetOpcodeForInstruction(const char *op_name) { in GetOpcodeForInstruction() function in EmulateInstructionMIPS64
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS/
DEmulateInstructionMIPS.cpp681 EmulateInstructionMIPS::GetOpcodeForInstruction(const char *op_name) { in GetOpcodeForInstruction() function in EmulateInstructionMIPS