Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp537 Record *InstOpRec, bool hasSubOps, in tryAliasOpMatch()
728 Record *InstOpRec = ResultInst->Operands[i].Rec; in CodeGenInstAlias() local