Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h759 bool EmulateVLD1SingleAll(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp12068 return EmulateVLD1SingleAll(opcode, encoding); in EmulateVLD1Single()
12530 bool EmulateInstructionARM::EmulateVLD1SingleAll(const uint32_t opcode, in EmulateVLD1SingleAll() function in EmulateInstructionARM
13146 &EmulateInstructionARM::EmulateVLD1SingleAll, in GetARMOpcodeForInstruction()
13678 &EmulateInstructionARM::EmulateVLD1SingleAll, in GetThumbOpcodeForInstruction()