Searched defs:GetOpcode (Results 1 – 3 of 3) sorted by relevance
196 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
436 const Opcode &GetOpcode() const { return m_opcode; } GetOpcode() function
946 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