Lines Matching refs:CodeGenInstruction
297 CodeGenInstruction &InstInfo = Target.getInstruction(Dst.getOperator()); in getInstResultType()
384 const CodeGenInstruction *getEquivNode(const Record &Equiv,
535 const CodeGenInstruction *
752 const CodeGenInstruction *SrcGIOrNull = nullptr; in createAndImportSelDAGMatcher()
1191 const CodeGenInstruction &BuildVector = in importChildMatcher()
1193 const CodeGenInstruction &BuildVectorTrunc = in importChildMatcher()
1520 CodeGenInstruction *DstI = &Target.getInstruction(DstOp); in createInstructionRenderer()
1535 const CodeGenInstruction *DstI = DstMIBuilder.getCGI(); in importExplicitDefRenderers()
1603 const CodeGenInstruction *DstI = DstMIBuilder.getCGI(); in importExplicitUseRenderers()
1604 CodeGenInstruction *OrigDstI = &Target.getInstruction(Dst.getOperator()); in importExplicitUseRenderers()
1786 const CodeGenInstruction &DstI = Target.getInstruction(DstOp); in constrainOperands()
1931 const CodeGenInstruction &Inst = Target.getInstruction(N.getOperator()); in inferRegClassFromInstructionPattern()
2151 const CodeGenInstruction &DstI = Target.getInstruction(DstOp); in runOnPattern()