Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp892 getComplexSubOperand(StringRef SymbolicName) const { in getComplexSubOperand() function in __anon7e76e5f80111::RuleMatcher
3500 const auto &SubOperand = Rule.getComplexSubOperand(DstChild->getName()); in importExplicitUseRenderer()