Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.h
H A DMLRegAllocEvictAdvisor.h38 MLModelRunner *RegallocRunner, function_ref<int(SlotIndex)> GetOpcode,
49 MachineBasicBlock *CurrentMBBReference, MLModelRunner *RegallocRunner,
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp1037 SmallVectorImpl<LRStartEndInfo> &LRPosInfo, MLModelRunner *RegallocRunner, in extractInstructionFeatures() argument
1097 GetMBBFreq, CurrentMBBReference, RegallocRunner, in extractInstructionFeatures()
1101 RegallocRunner->getTensor<int64_t>(InstructionsIndex)[InstructionIndex] = in extractInstructionFeatures()
1105 RegallocRunner->getTensor<int64_t>( in extractInstructionFeatures()
1123 RegallocRunner->getTensor<int64_t>( in extractInstructionFeatures()
1157 MachineBasicBlock *CurrentMBBReference, MLModelRunner *RegallocRunner, in extractMBBFrequency() argument
1162 RegallocRunner->getTensor<float>(MBBFreqIndex)[CurrentMBBIndex] = in extractMBBFrequency()
1164 RegallocRunner->getTensor<int64_t>( in extractMBBFrequency()