Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h185 } SDTCisVT_Info; member
DCodeGenDAGPatterns.cpp907 x.SDTCisVT_Info.VT = getValueType(R->getValueAsDef("VT")); in SDTypeConstraint()
908 if (x.SDTCisVT_Info.VT == MVT::isVoid) in SDTypeConstraint()
999 return NodeToApply->UpdateNodeType(ResNo, x.SDTCisVT_Info.VT, TP); in ApplyTypeConstraint()
1195 return Constraint.x.SDTCisVT_Info.VT; in getKnownType()