Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DCodeGenInstruction.cpp692 ResultInst = &T.getInstruction(DI->getDef()); in CodeGenInstAlias()
714 for (unsigned i = 0, e = ResultInst->Operands.size(); i != e; ++i) { in CodeGenInstAlias()
719 if (ResultInst->Operands[i].MINumOperands == 1 && in CodeGenInstAlias()
720 ResultInst->Operands[i].getTiedRegister() != -1) { in CodeGenInstAlias()
723 int TiedOpNum = ResultInst->Operands[i].getTiedRegister(); in CodeGenInstAlias()
724 if (ResultInst->Operands[i].Rec->getName() == in CodeGenInstAlias()
725 ResultInst->Operands[TiedOpNum].Rec->getName()) in CodeGenInstAlias()
732 Record *InstOpRec = ResultInst->Operands[i].Rec; in CodeGenInstAlias()
733 unsigned NumSubOps = ResultInst->Operands[i].MINumOperands; in CodeGenInstAlias()
749 DagInit *MIOI = ResultInst->Operands[i].MIOperandInfo; in CodeGenInstAlias()
[all …]
DAsmMatcherEmitter.cpp509 return DefRec.get<const CodeGenInstAlias*>()->ResultInst; in getResultInst()
1542 if (!StringRef(Alias->ResultInst->TheDef->getName()) in buildInfo()
1760 const CodeGenInstruction *ResultInst = getResultInst(); in buildInstructionResultOperands() local
1764 for (const CGIOperandList::OperandInfo &OpInfo : ResultInst->Operands) { in buildInstructionResultOperands()
1810 const CodeGenInstruction *ResultInst = getResultInst(); in buildAliasResultOperands() local
1822 for (unsigned i = 0, e = ResultInst->Operands.size(); i != e; ++i) { in buildAliasResultOperands()
1823 const CGIOperandList::OperandInfo *OpInfo = &ResultInst->Operands[i]; in buildAliasResultOperands()
1858 if (ResultInst->Operands[i].Rec->getName() != in buildAliasResultOperands()
1859 ResultInst->Operands[TiedOp].Rec->getName()) { in buildAliasResultOperands()
DCodeGenInstruction.h342 CodeGenInstruction *ResultInst; variable
DAsmWriterEmitter.cpp854 CodeGenInstruction::FlattenAsmStringVariants(CGA.ResultInst->AsmString, in EmitPrintAliasInstruction()
868 for (auto &ResultInstOpnd : CGA.ResultInst->Operands) in EmitPrintAliasInstruction()
878 auto &Operands = CGA.ResultInst->Operands; in EmitPrintAliasInstruction()
/external/llvm/utils/TableGen/
DCodeGenInstruction.cpp592 ResultInst = &T.getInstruction(DI->getDef()); in CodeGenInstAlias()
614 for (unsigned i = 0, e = ResultInst->Operands.size(); i != e; ++i) { in CodeGenInstAlias()
619 if (ResultInst->Operands[i].MINumOperands == 1 && in CodeGenInstAlias()
620 ResultInst->Operands[i].getTiedRegister() != -1) in CodeGenInstAlias()
626 Record *InstOpRec = ResultInst->Operands[i].Rec; in CodeGenInstAlias()
627 unsigned NumSubOps = ResultInst->Operands[i].MINumOperands; in CodeGenInstAlias()
643 DagInit *MIOI = ResultInst->Operands[i].MIOperandInfo; in CodeGenInstAlias()
662 DagInit *MIOI = ResultInst->Operands[i].MIOperandInfo; in CodeGenInstAlias()
DCodeGenInstruction.h303 CodeGenInstruction *ResultInst; variable
DAsmMatcherEmitter.cpp480 return DefRec.get<const CodeGenInstAlias*>()->ResultInst; in getResultInst()
1511 if (!StringRef(Alias->ResultInst->TheDef->getName()) in buildInfo()
1718 const CodeGenInstruction *ResultInst = getResultInst(); in buildInstructionResultOperands() local
1722 for (const CGIOperandList::OperandInfo &OpInfo : ResultInst->Operands) { in buildInstructionResultOperands()
1763 const CodeGenInstruction *ResultInst = getResultInst(); in buildAliasResultOperands() local
1769 for (unsigned i = 0, e = ResultInst->Operands.size(); i != e; ++i) { in buildAliasResultOperands()
1770 const CGIOperandList::OperandInfo *OpInfo = &ResultInst->Operands[i]; in buildAliasResultOperands()
DAsmWriterEmitter.cpp792 CountNumOperands(CGA.ResultInst->AsmString, Variant); in EmitPrintAliasInstruction()
/external/llvm/include/llvm/Target/
DTarget.td500 dag ResultInst = Result; // The instruction to generate.
1102 dag ResultInst = Result; // The MCInst to generate.
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTarget.td641 dag ResultInst = Result; // The instruction to generate.
1399 dag ResultInst = Result; // The MCInst to generate.
/external/llvm-project/llvm/include/llvm/Target/
DTarget.td653 dag ResultInst = Result; // The instruction to generate.
1452 dag ResultInst = Result; // The MCInst to generate.
/external/llvm-project/llvm/lib/Target/AMDGPU/
DVOPCInstructions.td139 let ResultInst =
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DVOPCInstructions.td137 let ResultInst =
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.td1631 let ResultInst =