Searched refs:RegallocRunner (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MLRegallocEvictAdvisor.h | |
| H A D | MLRegAllocEvictAdvisor.h | 38 MLModelRunner *RegallocRunner, function_ref<int(SlotIndex)> GetOpcode, 49 MachineBasicBlock *CurrentMBBReference, MLModelRunner *RegallocRunner,
|
| H A D | MLRegallocEvictAdvisor.cpp | |
| H A D | MLRegAllocEvictAdvisor.cpp | 1037 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()
|