Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp224 static unsigned GetVBRSize(unsigned Val) { in GetVBRSize() function
319 Size += GetVBRSize(ChildSize) + ChildSize; // Count VBR and child size. in SizeMatcher()
347 Size += GetVBRSize(ChildSize) + ChildSize; // Count VBR and child size. in SizeMatcher()