Home
last modified time | relevance | path

Searched defs:ChildSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp319 Size += GetVBRSize(ChildSize) + ChildSize; // Count VBR and child size. in SizeMatcher() local
347 Size += GetVBRSize(ChildSize) + ChildSize; // Coun in SizeMatcher() local
445 unsigned ChildSize = SM->getChild(i)->getSize(); EmitMatcher() local
620 unsigned ChildSize = Child->getSize(); EmitMatcher() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp3607 unsigned ChildSize = 0; calculateFormattingInformation() local