Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp969 getComplexSubOperand(StringRef SymbolicName) const { in getComplexSubOperand() function in __anon612774070111::RuleMatcher
4402 const auto &SubOperand = Rule.getComplexSubOperand(DstChild->getName()); in importExplicitUseRenderer()