Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h760 bool EmulateVLD1SingleAll(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp12076 return EmulateVLD1SingleAll(opcode, encoding); in EmulateVLD1Single()
12538 bool EmulateInstructionARM::EmulateVLD1SingleAll(const uint32_t opcode, in EmulateVLD1SingleAll() function in EmulateInstructionARM
13166 &EmulateInstructionARM::EmulateVLD1SingleAll, in GetARMOpcodeForInstruction()
13718 &EmulateInstructionARM::EmulateVLD1SingleAll, in GetThumbOpcodeForInstruction()