Home
last modified time | relevance | path

Searched defs:GetOpcode (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h196 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
H A DEmulateInstruction.h436 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp945 function_ref<int(SlotIndex)> GetOpcode, in extractInstructionFeatures()