Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp842 const std::string &RecordedParentName = in defineComplexSubOperand() local
844 if (RecordedParentName != ParentName) in defineComplexSubOperand()
847 RecordedParentName + " and " + ParentName + "."); in defineComplexSubOperand()