Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp4594 GatherChildrenOfAssociativeOpcode(TreePatternNodePtr N, in GatherChildrenOfAssociativeOpcode() function
4610 GatherChildrenOfAssociativeOpcode(N->getChildShared(0), Children); in GatherChildrenOfAssociativeOpcode()
4615 GatherChildrenOfAssociativeOpcode(N->getChildShared(1), Children); in GatherChildrenOfAssociativeOpcode()
4638 GatherChildrenOfAssociativeOpcode(N, MaximalChildren); in GenerateVariantsOf()