Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h300 const auto NumEntry = (TypeID - LowerBound); in executeMatchTable() local
303 readBytesAs<uint32_t>(MatchTable + CurrentIdx + (NumEntry * 4)); in executeMatchTable()