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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp144 EmulateInstructionPPC64::GetOpcodeForInstruction(uint32_t opcode) { function in class:EmulateInstructionPPC64
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp207 EmulateInstructionARM64::GetOpcodeForInstruction(const uint32_t opcode) { function in class:EmulateInstructionARM64
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp679 EmulateInstructionMIPS::GetOpcodeForInstruction(const char *op_name) { function in class:EmulateInstructionMIPS
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp666 EmulateInstructionMIPS64::GetOpcodeForInstruction(const char *op_name) { function in class:EmulateInstructionMIPS64

Completed in 106 milliseconds