Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.h72 static const int ModelMaxSupportedInstructionCount = 300; variable
80 1, ModelMaxSupportedInstructionCount};
82 1, NumberOfInterferences, ModelMaxSupportedInstructionCount};
H A DMLRegAllocEvictAdvisor.cpp986 InstructionIndex < ModelMaxSupportedInstructionCount) { in extractInstructionFeatures()
1014 ModelMaxSupportedInstructionCount + in extractInstructionFeatures()
1032 ModelMaxSupportedInstructionCount + in extractInstructionFeatures()
1046 InstructionIndex >= ModelMaxSupportedInstructionCount) { in extractInstructionFeatures()