Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h756 bool EmulateVLD1SingleAll(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp12035 return EmulateVLD1SingleAll(opcode, encoding); in EmulateVLD1Single()
12496 bool EmulateInstructionARM::EmulateVLD1SingleAll(const uint32_t opcode, in EmulateVLD1SingleAll() function in EmulateInstructionARM
13111 &EmulateInstructionARM::EmulateVLD1SingleAll, in GetARMOpcodeForInstruction()
13643 &EmulateInstructionARM::EmulateVLD1SingleAll, in GetThumbOpcodeForInstruction()