Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Instruction/PPC64/
DEmulateInstructionPPC64.cpp117 ctx.SetNoArgs(); in ReadInstruction()
204 context.SetNoArgs(); in EvaluateInstruction()
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp762 context.SetNoArgs(); in WriteBits32UnknownToMemory()
775 context.SetNoArgs(); in WriteBits32Unknown()
1455 context.SetNoArgs(); in EmulateMOVRdImm()
1649 context.SetNoArgs(); in EmulateMVNImm()
1730 context.SetNoArgs(); in EmulateMVNReg()
2449 context.SetNoArgs(); in EmulateSUBSPImm()
3331 context.SetNoArgs(); in EmulateCMNImm()
3398 context.SetNoArgs(); in EmulateCMNReg()
3448 context.SetNoArgs(); in EmulateCMPImm()
3524 context.SetNoArgs(); in EmulateCMPReg()
[all …]
/external/llvm-project/lldb/include/lldb/Core/
DEmulateInstruction.h321 void SetNoArgs() { info_type = eInfoTypeNoArgs; } in SetNoArgs() function
/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.cpp389 read_inst_context.SetNoArgs(); in ReadInstruction()
439 context.SetNoArgs(); in EvaluateInstruction()
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
DEmulateInstructionMIPS64.cpp949 read_inst_context.SetNoArgs(); in ReadInstruction()
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS/
DEmulateInstructionMIPS.cpp1051 read_inst_context.SetNoArgs(); in ReadInstruction()