Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1713 unsigned ChildResNo = 0; // Instructions always use res #0 of their op. in ApplyTypeConstraints() local
1727 Child->UpdateNodeTypeFromInst(ChildResNo, SubRec, TP); in ApplyTypeConstraints()
1740 Child->UpdateNodeTypeFromInst(ChildResNo, SubRec, TP); in ApplyTypeConstraints()
1749 MadeChange |= Child->UpdateNodeTypeFromInst(ChildResNo, OperandNode, TP); in ApplyTypeConstraints()