Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
HDEmulateInstructionRISCV.h82 ctx.SetNoArgs(); in ReadMem()
93 ctx.SetNoArgs(); in WriteMem()
HDEmulateInstructionRISCV.cpp115 ctx.SetNoArgs(); in Write()
126 ctx.SetNoArgs(); in WriteAPFloat()
1662 ctx.SetNoArgs(); in WritePC()
1719 ctx.SetNoArgs(); in SetAccruedExceptions()
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
HDEmulateInstructionPPC64.cpp107 ctx.SetNoArgs(); in ReadInstruction()
194 context.SetNoArgs(); in EvaluateInstruction()
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
HDEmulateInstructionLoongArch.cpp127 ctx.SetNoArgs(); in ReadInstruction()
142 ctx.SetNoArgs(); in WritePC()
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.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-head/contrib/llvm-project/lldb/include/lldb/Core/
HDEmulateInstruction.h329 void SetNoArgs() { info_type = eInfoTypeNoArgs; } in SetNoArgs() function
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
HDEmulateInstructionARM64.cpp379 read_inst_context.SetNoArgs(); in ReadInstruction()
429 context.SetNoArgs(); in EvaluateInstruction()
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
HDEmulateInstructionMIPS64.cpp938 read_inst_context.SetNoArgs(); in ReadInstruction()
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
HDEmulateInstructionMIPS.cpp1041 read_inst_context.SetNoArgs(); in ReadInstruction()