Home
last modified time | relevance | path

Searched defs:inst_sp (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/source/API/
DSBInstruction.cpp54 const lldb::InstructionSP &inst_sp) in InstructionImpl()
74 const lldb::InstructionSP &inst_sp) in SBInstruction()
108 lldb::InstructionSP inst_sp(GetOpaque()); in GetAddress() local
118 lldb::InstructionSP inst_sp(GetOpaque()); in GetMnemonic() local
138 lldb::InstructionSP inst_sp(GetOpaque()); in GetOperands() local
158 lldb::InstructionSP inst_sp(GetOpaque()); in GetComment() local
177 lldb::InstructionSP inst_sp(GetOpaque()); in GetByteSize() local
188 lldb::InstructionSP inst_sp(GetOpaque()); in GetData() local
201 lldb::InstructionSP inst_sp(GetOpaque()); in DoesBranch() local
210 lldb::InstructionSP inst_sp(GetOpaque()); in HasDelaySlot() local
[all …]
/external/llvm-project/lldb/unittests/Disassembler/
DTestArm64Disassembly.cpp68 InstructionSP inst_sp; in TEST_F() local
DTestArmv7Disassembly.cpp76 InstructionSP inst_sp; in TEST_F() local
/external/llvm-project/lldb/source/Core/
DDisassembler.cpp949 InstructionSP inst_sp; in GetInstructionAtIndex() local
988 void InstructionList::Append(lldb::InstructionSP &inst_sp) { in Append()
/external/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
DDisassemblerLLVMC.cpp1224 InstructionSP inst_sp( in DecodeInstructions() local