Searched refs:DumpEmulation (Results 1 – 6 of 6) sorted by relevance
70 bool DumpEmulation(const char *triple); // triple is to specify the
328 bool SBInstruction::DumpEmulation(const char *triple) { in DumpEmulation() function in SBInstruction 333 return inst_sp->DumpEmulation(HostInfo::GetAugmentedArchSpec(triple)); in DumpEmulation()
185 if (!GetInstructionAtIndex((uint32_t)i).DumpEmulation(triple)) in DumpEmulationForAllInstructions()
186 bool DumpEmulation(const ArchSpec &arch);
682 bool Instruction::DumpEmulation(const ArchSpec &arch) { in DumpEmulation() function in Instruction
33806 result = (bool)(arg1)->DumpEmulation((char const *)arg2); in _wrap_SBInstruction_DumpEmulation()