Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.h36 MLModelRunner *RegallocRunner, function_ref<int(SlotIndex)> GetOpcode,
48 MLModelRunner *RegallocRunner, const int MBBFreqIndex,
H A DMLRegallocEvictAdvisor.cpp926 SmallVectorImpl<LRStartEndInfo> &LRPosInfo, MLModelRunner *RegallocRunner, in extractInstructionFeatures() argument
986 GetMBBFreq, CurrentMBBReference, RegallocRunner, in extractInstructionFeatures()
990 RegallocRunner->getTensor<int64_t>(InstructionsIndex)[InstructionIndex] = in extractInstructionFeatures()
994 RegallocRunner->getTensor<int64_t>( in extractInstructionFeatures()
1012 RegallocRunner->getTensor<int64_t>( in extractInstructionFeatures()
1047 MLModelRunner *RegallocRunner, const int MBBFreqIndex, in extractMBBFrequency() argument
1052 RegallocRunner->getTensor<float>(MBBFreqIndex)[CurrentMBBIndex] = in extractMBBFrequency()
1054 RegallocRunner->getTensor<int64_t>( in extractMBBFrequency()