Home
last modified time | relevance | path

Searched refs:RegallocRunner (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.h36 MLModelRunner *RegallocRunner, function_ref<int(SlotIndex)> GetOpcode,
48 MLModelRunner *RegallocRunner, const int MBBFreqIndex,
H A DMLRegAllocEvictAdvisor.cpp944 SmallVectorImpl<LRStartEndInfo> &LRPosInfo, MLModelRunner *RegallocRunner, in extractInstructionFeatures() argument
1004 GetMBBFreq, CurrentMBBReference, RegallocRunner, in extractInstructionFeatures()
1008 RegallocRunner->getTensor<int64_t>(InstructionsIndex)[InstructionIndex] = in extractInstructionFeatures()
1012 RegallocRunner->getTensor<int64_t>( in extractInstructionFeatures()
1030 RegallocRunner->getTensor<int64_t>( in extractInstructionFeatures()
1065 MLModelRunner *RegallocRunner, const int MBBFreqIndex, in extractMBBFrequency() argument
1070 RegallocRunner->getTensor<float>(MBBFreqIndex)[CurrentMBBIndex] = in extractMBBFrequency()
1072 RegallocRunner->getTensor<int64_t>( in extractMBBFrequency()