Home
last modified time | relevance | path

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

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