Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp4590 GatherChildrenOfAssociativeOpcode(TreePatternNodePtr N, in GatherChildrenOfAssociativeOpcode() function
4605 GatherChildrenOfAssociativeOpcode(N->getChildShared(0), Children); in GatherChildrenOfAssociativeOpcode()
4610 GatherChildrenOfAssociativeOpcode(N->getChildShared(1), Children); in GatherChildrenOfAssociativeOpcode()
4633 GatherChildrenOfAssociativeOpcode(N, MaximalChildren); in GenerateVariantsOf()