Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()