Lines Matching refs:getTargetInfo
77 TP.getDAGPatterns().getTargetInfo().getLegalValueTypes(); in FillWithPossibleTypes()
1033 CodeGenInstruction &InstInfo = CDP.getTargetInfo().getInstruction(Operator); in GetNumNodeResults()
1039 if (InstInfo.HasOneImplicitDefWithKnownVT(CDP.getTargetInfo()) !=MVT::Other) in GetNumNodeResults()
1251 const CodeGenTarget &T = TP.getDAGPatterns().getTargetInfo(); in getImplicitType()
1260 const CodeGenTarget &T = TP.getDAGPatterns().getTargetInfo(); in getImplicitType()
1274 const CodeGenTarget &T = TP.getDAGPatterns().getTargetInfo(); in getImplicitType()
1524 CDP.getTargetInfo().getInstruction(getOperator()); in ApplyTypeConstraints()
1540 CDP.getTargetInfo().getRegisterClass(RegClass); in ApplyTypeConstraints()
1548 CDP.getTargetInfo().getRegisterClass(ResultNode); in ApplyTypeConstraints()
1561 InstInfo.HasOneImplicitDefWithKnownVT(CDP.getTargetInfo()); in ApplyTypeConstraints()
1598 CDP.getTargetInfo().getRegisterClass(OperandNode); in ApplyTypeConstraints()
1603 CDP.getTargetInfo().getRegisterClass(RegClass); in ApplyTypeConstraints()