Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.h37 MLModelRunner *RegallocRunner, function_ref<int(SlotIndex)> GetOpcode,
49 MLModelRunner *RegallocRunner, const int MBBFreqIndex,
H A DMLRegAllocEvictAdvisor.cpp947 SmallVectorImpl<LRStartEndInfo> &LRPosInfo, MLModelRunner *RegallocRunner, in extractInstructionFeatures() argument
1007 GetMBBFreq, CurrentMBBReference, RegallocRunner, in extractInstructionFeatures()
1011 RegallocRunner->getTensor<int64_t>(InstructionsIndex)[InstructionIndex] = in extractInstructionFeatures()
1015 RegallocRunner->getTensor<int64_t>( in extractInstructionFeatures()
1033 RegallocRunner->getTensor<int64_t>( in extractInstructionFeatures()
1068 MLModelRunner *RegallocRunner, const int MBBFreqIndex, in extractMBBFrequency() argument
1073 RegallocRunner->getTensor<float>(MBBFreqIndex)[CurrentMBBIndex] = in extractMBBFrequency()
1075 RegallocRunner->getTensor<int64_t>( in extractMBBFrequency()