Searched refs:RegallocRunner (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | MLRegallocEvictAdvisor.h | 36 MLModelRunner *RegallocRunner, function_ref<int(SlotIndex)> GetOpcode, 48 MLModelRunner *RegallocRunner, const int MBBFreqIndex,
|
| H A D | MLRegallocEvictAdvisor.cpp | 926 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()
|