Home
last modified time | relevance | path

Searched refs:SDTCisVT_Info (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/utils/TableGen/
DCodeGenDAGPatterns.h170 } SDTCisVT_Info; member
DCodeGenDAGPatterns.cpp805 x.SDTCisVT_Info.VT = getValueType(R->getValueAsDef("VT")); in SDTypeConstraint()
806 if (x.SDTCisVT_Info.VT == MVT::isVoid) in SDTypeConstraint()
880 return NodeToApply->UpdateNodeType(ResNo, x.SDTCisVT_Info.VT, TP); in ApplyTypeConstraint()
1057 return TypeConstraints[i].x.SDTCisVT_Info.VT; in getKnownType()