Home
last modified time | relevance | path

Searched refs:EmulateIT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h378 bool EmulateIT(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp2779 bool EmulateInstructionARM::EmulateIT(const uint32_t opcode, in EmulateIT() function in EmulateInstructionARM
13264 &EmulateInstructionARM::EmulateIT, "it{<x>{<y>{<z>}}} <firstcond>"}, in GetThumbOpcodeForInstruction()
14318 opcode_data->callback != &EmulateInstructionARM::EmulateIT)) in EvaluateInstruction()