Searched refs:EmulateBCEQZ64 (Results 1 – 2 of 2) sorted by relevance
93 bool EmulateBCEQZ64(uint32_t inst);
225 return IsLoongArch64() ? EmulateBCEQZ64(inst) : false; in EmulateBCEQZ()313 bool EmulateInstructionLoongArch::EmulateBCEQZ64(uint32_t inst) { in EmulateBCEQZ64() function in lldb_private::EmulateInstructionLoongArch