Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp316 const unsigned ChildSize = SizeMatcherList(SM->getChild(i), OS); in SizeMatcher() local
344 const unsigned ChildSize = SizeMatcherList(Child, OS); SizeMatcher() local
443 unsigned ChildSize = SM->getChild(i)->getSize(); EmitMatcher() local
614 unsigned ChildSize = Child->getSize(); EmitMatcher() local
[all...]
/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp3991 unsigned ChildSize = 0; calculateFormattingInformation() local