Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.h82 ctx.SetNoArgs(); in ReadMem()
93 ctx.SetNoArgs(); in WriteMem()
H A DEmulateInstructionRISCV.cpp115 ctx.SetNoArgs(); in Write()
126 ctx.SetNoArgs(); in WriteAPFloat()
1662 ctx.SetNoArgs(); in WritePC()
1719 ctx.SetNoArgs(); in SetAccruedExceptions()
/src/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp107 ctx.SetNoArgs(); in ReadInstruction()
194 context.SetNoArgs(); in EvaluateInstruction()
/src/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp127 ctx.SetNoArgs(); in ReadInstruction()
142 ctx.SetNoArgs(); in WritePC()
/src/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp758 context.SetNoArgs(); in WriteBits32UnknownToMemory()
771 context.SetNoArgs(); in WriteBits32Unknown()
1453 context.SetNoArgs(); in EmulateMOVRdImm()
1647 context.SetNoArgs(); in EmulateMVNImm()
1728 context.SetNoArgs(); in EmulateMVNReg()
2446 context.SetNoArgs(); in EmulateSUBSPImm()
3325 context.SetNoArgs(); in EmulateCMNImm()
3392 context.SetNoArgs(); in EmulateCMNReg()
3442 context.SetNoArgs(); in EmulateCMPImm()
3518 context.SetNoArgs(); in EmulateCMPReg()
[all …]
/src/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h329 void SetNoArgs() { info_type = eInfoTypeNoArgs; } in SetNoArgs() function
/src/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp379 read_inst_context.SetNoArgs(); in ReadInstruction()
429 context.SetNoArgs(); in EvaluateInstruction()
/src/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp938 read_inst_context.SetNoArgs(); in ReadInstruction()
/src/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1041 read_inst_context.SetNoArgs(); in ReadInstruction()