Home
last modified time | relevance | path

Searched refs:SetNoArgs (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp107 ctx.SetNoArgs(); in ReadInstruction()
194 context.SetNoArgs(); in EvaluateInstruction()
/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp757 context.SetNoArgs(); in WriteBits32UnknownToMemory()
770 context.SetNoArgs(); in WriteBits32Unknown()
1450 context.SetNoArgs(); in EmulateMOVRdImm()
3326 context.SetNoArgs(); in EmulateCMNImm()
3393 context.SetNoArgs(); in EmulateCMNReg()
3443 context.SetNoArgs(); in EmulateCMPImm()
3519 context.SetNoArgs(); in EmulateCMPReg()
9218 context.SetNoArgs(); in EmulateRSBImm()
9297 context.SetNoArgs(); in EmulateRSBReg()
9355 context.SetNoArgs(); in EmulateRSCImm()
[all …]
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DEmulateInstruction.h321 void SetNoArgs() { info_type = eInfoTypeNoArgs; } in SetNoArgs() function
/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp379 read_inst_context.SetNoArgs(); in ReadInstruction()
429 context.SetNoArgs(); in EvaluateInstruction()
/llvm-project-15.0.7/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp936 read_inst_context.SetNoArgs(); in ReadInstruction()
/llvm-project-15.0.7/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1039 read_inst_context.SetNoArgs(); in ReadInstruction()