Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp173 static unsigned GetVBRSize(unsigned Val) { in GetVBRSize() function
269 Size += GetVBRSize(ChildSize) + ChildSize; // Count VBR and child size. in SizeMatcher()
297 Size += GetVBRSize(ChildSize) + ChildSize; // Count VBR and child size. in SizeMatcher()