Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1028 auto *SubOperand = SrcChild->getChild(i); importChildMatcher() local
1166 const auto &SubOperand = Rule.getComplexSubOperand(DstChild->getName()); importExplicitUseRenderer() local
1593 if (const auto &SubOperand = M.getComplexSubOperand(RegOperandName)) { importExplicitUseRenderers() local
[all...]
H A DGlobalISelMatchTable.h