Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h917 StringMap<std::pair<const Record *, unsigned>> ComplexPatternOperands; variable
H A DCodeGenDAGPatterns.cpp3097 ComplexPatternOperands.try_emplace(Child->getName(), OperandId); in ParseTreePattern()