Lines Matching refs:CodeGenInstruction
1197 CodeGenInstruction &InstInfo = CDP.getTargetInfo().getInstruction(Operator); in GetNumNodeResults()
1778 CodeGenInstruction &InstInfo = in ApplyTypeConstraints()
2789 static bool InferFromPattern(CodeGenInstruction &InstInfo, in InferFromPattern()
2905 CodeGenInstruction &CGI, ListInit *Pat, DAGInstMap &DAGInsts) { in parseInstructionPattern()
3085 CodeGenInstruction &InstInfo = Target.getInstruction(Instrs[i]); in ParseInstructions()
3104 CodeGenInstruction &CGI = Target.getInstruction(Instrs[i]); in ParseInstructions()
3211 const std::vector<const CodeGenInstruction*> &Instructions = in InferInstructionFlags()
3215 SmallVector<CodeGenInstruction*, 8> Revisit; in InferInstructionFlags()
3218 CodeGenInstruction &InstInfo = in InferInstructionFlags()
3219 const_cast<CodeGenInstruction &>(*Instructions[i]); in InferInstructionFlags()
3246 CodeGenInstruction &InstInfo = Target.getInstruction(PatInstrs.front()); in InferInstructionFlags()
3263 CodeGenInstruction &InstInfo = *Revisit[i]; in InferInstructionFlags()
3276 CodeGenInstruction &InstInfo = *Revisit[i]; in InferInstructionFlags()
3307 const CodeGenInstruction &InstInfo = Target.getInstruction(Instrs[i]); in VerifyInstructionFlags()
3347 const CodeGenInstruction &InstInfo = Target.getInstruction(Instrs[i]); in VerifyInstructionFlags()