Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.h106 ctx.SetNoArgs(); in ReadMem()
117 ctx.SetNoArgs(); in WriteMem()
H A DEmulateInstructionRISCV.cpp115 ctx.SetNoArgs(); in Write()
126 ctx.SetNoArgs(); in WriteAPFloat()
1705 ctx.SetNoArgs(); in SetAccruedExceptions()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp107 ctx.SetNoArgs(); in ReadInstruction()
194 context.SetNoArgs(); in EvaluateInstruction()
/freebsd/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 …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp379 read_inst_context.SetNoArgs(); in ReadInstruction()
429 context.SetNoArgs(); in EvaluateInstruction()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h363 void SetNoArgs() { info_type = eInfoTypeNoArgs; } in SetNoArgs() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp129 ctx.SetNoArgs(); in ReadInstruction()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DEmulateInstruction.cpp609 ctx.SetNoArgs(); in WritePC()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp938 read_inst_context.SetNoArgs(); in ReadInstruction()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1041 read_inst_context.SetNoArgs(); in ReadInstruction()