Searched refs:EmulateBEQ (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.h83 bool EmulateBEQ(uint32_t inst);
H A DEmulateInstructionLoongArch.cpp53 {0xfc000000, 0x58000000, &EmulateInstructionLoongArch::EmulateBEQ,
244 bool EmulateInstructionLoongArch::EmulateBEQ(uint32_t inst) { function in class:lldb_private::EmulateInstructionLoongArch

Completed in 108 milliseconds