Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenInstruction.cpp409 bool CodeGenInstAlias::tryAliasOpMatch(DagInit *Result, unsigned AliasOpNo, in tryAliasOpMatch() function in CodeGenInstAlias
524 if (tryAliasOpMatch(Result, AliasOpNo, InstOpRec, (NumSubOps > 1), in CodeGenInstAlias()
540 if (tryAliasOpMatch(Result, AliasOpNo, SubRec, false, in CodeGenInstAlias()
DCodeGenInstruction.h320 bool tryAliasOpMatch(DagInit *Result, unsigned AliasOpNo,
/external/llvm/utils/TableGen/
DCodeGenInstruction.cpp440 bool CodeGenInstAlias::tryAliasOpMatch(DagInit *Result, unsigned AliasOpNo, in tryAliasOpMatch() function in CodeGenInstAlias
629 if (tryAliasOpMatch(Result, AliasOpNo, InstOpRec, (NumSubOps > 1), in CodeGenInstAlias()
667 if (tryAliasOpMatch(Result, AliasOpNo, SubRec, false, in CodeGenInstAlias()
DCodeGenInstruction.h348 bool tryAliasOpMatch(DagInit *Result, unsigned AliasOpNo,