Searched refs:EmulateBLT (Results 1 – 2 of 2) sorted by relevance
85 bool EmulateBLT(uint32_t inst);
57 {0xfc000000, 0x60000000, &EmulateInstructionLoongArch::EmulateBLT, in GetOpcodeForInstruction()252 bool EmulateInstructionLoongArch::EmulateBLT(uint32_t inst) { in EmulateBLT() function in lldb_private::EmulateInstructionLoongArch