Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h756 bool EmulateVLD1SingleAll(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp12063 return EmulateVLD1SingleAll(opcode, encoding); in EmulateVLD1Single()
12525 bool EmulateInstructionARM::EmulateVLD1SingleAll(const uint32_t opcode, in EmulateVLD1SingleAll() function in EmulateInstructionARM
13141 &EmulateInstructionARM::EmulateVLD1SingleAll, in GetARMOpcodeForInstruction()
13673 &EmulateInstructionARM::EmulateVLD1SingleAll, in GetThumbOpcodeForInstruction()