Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenInstruction.cpp441 Record *InstOpRec, bool hasSubOps, in tryAliasOpMatch() argument
520 if (hasSubOps || !InstOpRec->isSubClassOf("Operand")) in tryAliasOpMatch()
532 if (hasSubOps || !InstOpRec->isSubClassOf("Operand")) in tryAliasOpMatch()
DCodeGenInstruction.h349 Record *InstOpRec, bool hasSubOps, ArrayRef<SMLoc> Loc,
/external/llvm-project/llvm/utils/TableGen/
DCodeGenInstruction.cpp541 Record *InstOpRec, bool hasSubOps, in tryAliasOpMatch() argument
622 if (hasSubOps || !InstOpRec->isSubClassOf("Operand")) in tryAliasOpMatch()
634 if (hasSubOps || !InstOpRec->isSubClassOf("Operand")) in tryAliasOpMatch()
DCodeGenInstruction.h388 Record *InstOpRec, bool hasSubOps, ArrayRef<SMLoc> Loc,