Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp501 bool CodeGenInstAlias::tryAliasOpMatch(DagInit *Result, unsigned AliasOpNo, in tryAliasOpMatch() function in CodeGenInstAlias
694 if (tryAliasOpMatch(Result, AliasOpNo, InstOpRec, (NumSubOps > 1), in CodeGenInstAlias()
732 if (tryAliasOpMatch(Result, AliasOpNo, SubRec, false, in CodeGenInstAlias()
H A DCodeGenInstruction.h373 bool tryAliasOpMatch(DagInit *Result, unsigned AliasOpNo,