Home
last modified time | relevance | path

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

/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; } GetOpcode() function
/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp946 extractInstructionFeatures(SmallVectorImpl<LRStartEndInfo> & LRPosInfo,MLModelRunner * RegallocRunner,function_ref<int (SlotIndex)> GetOpcode,function_ref<float (SlotIndex)> GetMBBFreq,function_ref<MachineBasicBlock * (SlotIndex)> GetMBBReference,const int InstructionsIndex,const int InstructionsMappingIndex,const int MBBFreqIndex,const int MBBMappingIndex,const SlotIndex LastIndex) extractInstructionFeatures() argument