Home
last modified time | relevance | path

Searched refs:Emulate_BC1ANY4T (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS64/
HDEmulateInstructionMIPS64.h302 Emulate_BC1ANY4T (llvm::MCInst& insn);
HDEmulateInstructionMIPS64.cpp476 … { "BC1ANY4T", &EmulateInstructionMIPS64::Emulate_BC1ANY4T, "BC1ANY4T cc, offset" }, in GetOpcodeForInstruction()
2956 EmulateInstructionMIPS64::Emulate_BC1ANY4T (llvm::MCInst& insn) in Emulate_BC1ANY4T() function in EmulateInstructionMIPS64
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS/
HDEmulateInstructionMIPS.h296 Emulate_BC1ANY4T (llvm::MCInst& insn);
HDEmulateInstructionMIPS.cpp473 { "BC1ANY4T", &EmulateInstructionMIPS::Emulate_BC1ANY4T, "BC1ANY4T cc, offset" }, in GetOpcodeForInstruction()
2889 EmulateInstructionMIPS::Emulate_BC1ANY4T (llvm::MCInst& insn) in Emulate_BC1ANY4T() function in EmulateInstructionMIPS