Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp1080 int CurrentOpcode = GetOpcode(CurrentIndex); in extractInstructionFeatures() local
1082 if (CurrentOpcode == -1) { in extractInstructionFeatures()
1102 CurrentOpcode < OpcodeValueCutoff ? CurrentOpcode : 0; in extractInstructionFeatures()